Home | History | Annotate | Download | only in i18n

Lines Matching refs:retKey

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