Home | History | Annotate | Download | only in i18n

Lines Matching full:subres

1083         ResourceBundle subres(specToOpen.getBundle().get(
1090 if (specToOpen.get() != LocaleUtility::initNameFromLocale(subres.getLocale(), s)) {
1096 resStr = subres.getStringEx(
1105 resStr = subres.getStringEx(1, status);