Searched defs:collation (Results 1 - 8 of 8) sorted by relevance
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationDummyTest.java | 498 private void doTest(Collator collation, char[] source, char[] target, int result) { in doTest() argument 514 doTest(Collator collation,String s, String t, int result) doTest() argument 525 doTestVariant(Collator collation, String source, String target, int result) doTestVariant() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationDummyTest.java | 501 private void doTest(Collator collation, char[] source, char[] target, int result) { in doTest() argument 517 doTest(Collator collation,String s, String t, int result) doTest() argument 528 doTestVariant(Collator collation, String source, String target, int result) doTestVariant() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-collator.cc | 152 const char* collation = "default"; in ResolvedOptions() local [all...] |
H A D | intl-objects.cc | 2779 bool Intl::RemoveCollation(const char* collation) { in RemoveCollation() argument [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | parse.cpp | 783 struct SResource *collation = resLookup(collations, collationType); in getRules() local [all...] |
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | parse.cpp | 783 struct SResource *collation = resLookup(collations, collationType); in getRules() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rulebasedcollator.cpp | 1585 CharString collation; in internalGetShortDefinitionString() local
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | parse.cpp | 775 struct SResource *collation = resLookup(collations, collationType); in getRules() local [all...] |
Completed in 18 milliseconds