Home
last modified time | relevance | path

Searched defs:extVal (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java3840 String extVal = loc.getExtension(extKey); in toULocale() local
3845 keywords.put(String.valueOf(extKey), extVal); in toULocale() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java4383 String extVal = loc.getExtension(extKey); in toULocale() local
4388 keywords.put(String.valueOf(extKey), extVal); in toULocale() local