Home
last modified time | relevance | path

Searched defs:supportedLocalesLength (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h699 int32_t supportedLocalesLength; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h693 int32_t supportedLocalesLength; variable
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h699 int32_t supportedLocalesLength; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java690 int supportedLocalesLength = builder.supportedLocales != null ? in LocaleMatcher() local