Home
last modified time | relevance | path

Searched refs:ULOCMATCH_FAVOR_SCRIPT (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h42 ULOCMATCH_FAVOR_SCRIPT enumerator
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h42 ULOCMATCH_FAVOR_SCRIPT enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h42 ULOCMATCH_FAVOR_SCRIPT enumerator
/third_party/icu/icu4c/source/common/
Dlocdistance.cpp163 if (favorSubtag == ULOCMATCH_FAVOR_SCRIPT) { in getBestIndexAndDistance()
/third_party/node/deps/icu-small/source/common/
Dlocdistance.cpp163 if (favorSubtag == ULOCMATCH_FAVOR_SCRIPT) { in getBestIndexAndDistance()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdistance.cpp163 if (favorSubtag == ULOCMATCH_FAVOR_SCRIPT) { in getBestIndexAndDistance()
/third_party/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp572 favor = ULOCMATCH_FAVOR_SCRIPT; in dataDriven()