Home
last modified time | relevance | path

Searched defs:Collator (Results 1 – 23 of 23) sorted by relevance

/third_party/icu/tools/multi/proj/provider/glue/
Dcoll_fe.cpp135 GLUE_SYM ( Collator ) :: ~ GLUE_SYM(Collator) () { in GLUE_SYM() argument
155 GLUE_SYM ( Collator ) :: create (const Locale &loc, const char */*ver*/) { in GLUE_SYM() argument
175 UOBJECT_DEFINE_RTTI_IMPLEMENTATION( GLUE_SYM( Collator ) ) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
196 UCollationResult GLUE_SYM ( Collator ) :: compare(const UnicodeString&, const UnicodeString&, UErro… in GLUE_SYM() argument
201 UCollationResult GLUE_SYM ( Collator ) :: compare(const UnicodeString&, const UnicodeString&, int32… in GLUE_SYM() argument
206 UCollationResult GLUE_SYM ( Collator ) :: compare(const UChar* s, int32_t sl, const UChar* d , int3… in GLUE_SYM() argument
214 CollationKey& GLUE_SYM ( Collator ) :: getCollationKey(const UnicodeString&, CollationKey&, UErrorC… in GLUE_SYM() argument
222 CollationKey& GLUE_SYM ( Collator ) :: getCollationKey(const UChar*, int32_t, CollationKey&, UError… in GLUE_SYM() argument
228 int32_t GLUE_SYM ( Collator ) :: hashCode() const { in GLUE_SYM() argument
233 CONST_BEFORE_50_0_2 Locale GLUE_SYM ( Collator ) :: getLocale(ULocDataLocaleType, UErrorCode&) cons… in GLUE_SYM() argument
[all …]
/third_party/node/deps/v8/src/objects/
Djs-collator.h26 class Collator; variable
Dintl-objects.h28 class Collator; variable
/third_party/icu/docs/userguide/collation/
Darchitecture.md28 ## Collator section in Collation Service Architecture
71 ### Collation locale and keyword handling
/third_party/node/deps/npm/node_modules/@isaacs/string-locale-compare/
Dindex.js2 const Collator = hasIntl && Intl.Collator constant
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtblcoll.h813 friend class Collator; variable
Dalphaindex.h80 class Collator; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dtblcoll.h813 friend class Collator; variable
Dalphaindex.h80 class Collator; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtblcoll.h813 friend class Collator; variable
Dalphaindex.h80 class Collator; variable
/third_party/icu/icu4c/source/i18n/
Dcoll.cpp610 Collator::Collator() in Collator() function in Collator
625 Collator::Collator(UCollationStrength, UNormalizationMode ) in Collator() function in Collator
634 Collator::Collator(const Collator &other) in Collator() function in Collator
Dusrchimp.h54 class Collator; variable
/third_party/node/deps/icu-small/source/i18n/
Dcoll.cpp611 Collator::Collator() in Collator() function in Collator
626 Collator::Collator(UCollationStrength, UNormalizationMode ) in Collator() function in Collator
635 Collator::Collator(const Collator &other) in Collator() function in Collator
Dusrchimp.h54 class Collator; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcoll.cpp610 Collator::Collator() in Collator() function in Collator
625 Collator::Collator(UCollationStrength, UNormalizationMode ) in Collator() function in Collator
634 Collator::Collator(const Collator &other) in Collator() function in Collator
Dusrchimp.h54 class Collator; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollator.java135 public abstract class Collator implements Comparator<Object>, Freezable<Collator>, Cloneable class
1417 protected Collator() in Collator() method in Collator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollator.java135 public abstract class Collator implements Comparator<Object>, Freezable<Collator>, Cloneable class
1478 protected Collator() in Collator() method in Collator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js35 Collator: function (...args) { method
/third_party/typescript/lib/
Dlib.es5.d.ts4395 interface Collator { interface
4399 var Collator: { variable
/third_party/typescript/src/lib/
Des5.d.ts4375 interface Collator { interface
4379 var Collator: { variable
/third_party/typescript/tests/lib/
Dlib.d.ts3877 interface Collator { interface
3881 var Collator: { variable