Searched refs:specToOpen (Results 1 – 4 of 4) sorted by relevance
378 static TransliteratorEntry* findInBundle(const TransliteratorSpec& specToOpen,
1106 TransliteratorEntry* TransliteratorRegistry::findInBundle(const TransliteratorSpec& specToOpen, in findInBundle() argument1130 ResourceBundle subres(specToOpen.getBundle().get( in findInBundle()1137 if (specToOpen.get() != LocaleUtility::initNameFromLocale(subres.getLocale(), s)) { in findInBundle()
660 private Object[] findInBundle(Spec specToOpen, in findInBundle() argument665 ResourceBundle res = specToOpen.getBundle(); in findInBundle()
661 private Object[] findInBundle(Spec specToOpen, in findInBundle() argument666 ResourceBundle res = specToOpen.getBundle(); in findInBundle()