Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.h58 UBool hasCollationElements(const char *locName);
Dcallcoll.c219 UBool hasCollationElements(const char *locName) { in hasCollationElements() function
Dcmsccoll.c657 if(hasCollationElements(locName)) { in TestComposeDecompose()
/third_party/icu/tools/colprobe/
DcolprobeNew.cpp790 hasCollationElements(const char *locName) { in hasCollationElements() function
900 if(hasCollationElements(locName)) { in main()
Dcolprobe.cpp1622 hasCollationElements(const char *locName) { in hasCollationElements() function
1716 if(hasCollationElements(locName)) { in main()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java55 private static final boolean hasCollationElements(Locale locale) in hasCollationElements() method in CollationMiscTest
118 if (hasCollationElements(loc[i])) { in TestComposeDecompose()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationMiscTest.java58 private static final boolean hasCollationElements(Locale locale) in hasCollationElements() method in CollationMiscTest
121 if (hasCollationElements(loc[i])) { in TestComposeDecompose()