Home
last modified time | relevance | path

Searched defs:collation (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationDummyTest.java501 private void doTest(Collator collation, char[] source, char[] target, int result) { in doTest()
517 private void doTest(Collator collation,String s, String t, int result) { in doTest()
528 private void doTestVariant(Collator collation, String source, String target, int result) { in doTestVariant()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationDummyTest.java498 private void doTest(Collator collation, char[] source, char[] target, int result) { in doTest()
514 private void doTest(Collator collation,String s, String t, int result) { in doTest()
525 private void doTestVariant(Collator collation, String source, String target, int result) { in doTestVariant()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js87 collation: '[PC preview] unknow collation', property
190 collation: '[PC preview] unknow collation', property
216 collation: '[PC preview] unknow collation', property
/third_party/typescript/lib/
Dlib.es2020.intl.d.ts293 collation?: string; property
Dlib.es5.d.ts4390 collation: string; property
/third_party/typescript/src/lib/
Des2020.intl.d.ts273 collation?: string; property
Des5.d.ts4370 collation: string; property
/third_party/node/deps/v8/src/objects/
Djs-collator.cc152 const char* collation = "default"; in ResolvedOptions() local
Dintl-objects.cc2779 bool Intl::RemoveCollation(const char* collation) { in RemoveCollation()
/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp1585 CharString collation; in internalGetShortDefinitionString() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dparse.cpp775 struct SResource *collation = resLookup(collations, collationType); in getRules() local
/third_party/icu/icu4c/source/tools/genrb/
Dparse.cpp783 struct SResource *collation = resLookup(collations, collationType); in getRules() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dparse.cpp783 struct SResource *collation = resLookup(collations, collationType); in getRules() local
/third_party/typescript/tests/lib/
Dlib.d.ts3872 collation: string; property