Searched refs:typeAliasDataEntry (Results 1 – 4 of 4) sorted by relevance
307 LocalUResourceBundlePointer typeAliasDataEntry; in initFromResourceBundle() local312 …typeAliasDataEntry.adoptInstead(ures_getNextResource(typeAliasResByKey.getAlias(), typeAliasDataEn… in initFromResourceBundle()313 … const UChar* to = ures_getString(typeAliasDataEntry.getAlias(), &toLen, &sts); in initFromResourceBundle()319 const char* from = ures_getKey(typeAliasDataEntry.getAlias()); in initFromResourceBundle()
279 UResourceBundle typeAliasDataEntry = typeAliasResItr.next(); in initFromResourceBundle() local280 String from = typeAliasDataEntry.getKey(); in initFromResourceBundle()281 String to = typeAliasDataEntry.getString(); in initFromResourceBundle()564 for (String[] typeAliasDataEntry : typeAliasData) {565 String from = typeAliasDataEntry[0];566 String to = typeAliasDataEntry[1];
274 UResourceBundle typeAliasDataEntry = typeAliasResItr.next(); in initFromResourceBundle() local275 String from = typeAliasDataEntry.getKey(); in initFromResourceBundle()276 String to = typeAliasDataEntry.getString(); in initFromResourceBundle()559 for (String[] typeAliasDataEntry : typeAliasData) {560 String from = typeAliasDataEntry[0];561 String to = typeAliasDataEntry[1];
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...