Home | History | Annotate | Download | only in i18n

Lines Matching defs:currentString

779            const UChar* currentString = ures_getNextString(ruleSets,&len,NULL,&status);
780 desc.append(currentString);