Searched refs:LANG_BUNDLE_NAME (Results 1 – 2 of 2) sorted by relevance
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemNumber.java | 1340 … org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, getLocale(transformer, contextNode)); in getFormattedNumber() 1349 … org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, getLocale(transformer, contextNode)); in getFormattedNumber() 1378 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("ja", "JP", "HA")); in getFormattedNumber() 1395 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("ja", "JP", "HI")); in getFormattedNumber() 1412 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("ja", "JP", "A")); in getFormattedNumber() 1429 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("ja", "JP", "I")); in getFormattedNumber() 1446 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("zh", "CN")); in getFormattedNumber() 1464 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("zh", "TW")); in getFormattedNumber() 1480 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("th", "")); in getFormattedNumber() 1496 org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, new Locale("he", "")); in getFormattedNumber() [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/utils/res/ |
D | XResourceBundle.java | 38 "org.apache.xml.utils.res.XResourceBundle", LANG_BUNDLE_NAME = field in XResourceBundle
|