Home | History | Annotate | Download | only in i18n

Lines Matching refs:retKey

648                     UnicodeString retKey=UnicodeString(key, -1, US_INV);
649 if ( firstTimeThrough || !isAvailableFormatSet(retKey) ) {
650 setAvailableFormat(retKey, err);
653 addPatternWithSkeleton(format, &retKey, override, conflictingPattern, err);