Home
last modified time | relevance | path

Searched refs:UND_LSR (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java67 private static final LSR UND_LSR = new LSR("und","","", LSR.EXPLICIT_LSR); field in LocaleMatcher
705 return UND_LSR; in getMaximalLsrOrUnd()
713 return UND_LSR; in getMaximalLsrOrUnd()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java66 private static final LSR UND_LSR = new LSR("und","","", LSR.EXPLICIT_LSR); field in LocaleMatcher
797 return UND_LSR; in getMaximalLsrOrUnd()
805 return UND_LSR; in getMaximalLsrOrUnd()
/third_party/node/deps/icu-small/source/common/
Dlocalematcher.cpp24 #define UND_LSR LSR("und", "", "", LSR::EXPLICIT_LSR) macro
308 return UND_LSR; in getMaximalLsrOrUnd()
/third_party/skia/third_party/externals/icu/source/common/
Dlocalematcher.cpp24 #define UND_LSR LSR("und", "", "", LSR::EXPLICIT_LSR) macro
326 return UND_LSR; in getMaximalLsrOrUnd()
/third_party/icu/icu4c/source/common/
Dlocalematcher.cpp24 #define UND_LSR LSR("und", "", "", LSR::EXPLICIT_LSR) macro
308 return UND_LSR; in getMaximalLsrOrUnd()