Home | History | Annotate | Download | only in i18n

Lines Matching refs:retKey

638                     UnicodeString retKey=UnicodeString(key, -1, US_INV);
639 if ( firstTimeThrough || !isAvailableFormatSet(retKey) ) {
640 setAvailableFormat(retKey, err);
643 addPatternWithSkeleton(format, &retKey, TRUE, conflictingPattern, err);