Searched defs:Collator (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/
H A DCollator.h43 class Collator { class in namespace:WTF
45 explicit Collator(const char* = nullptr, bool = false) { } function in class:WTF::Collator
53 class Collator { class in namespace:WTF
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dcoll.h171 class U_I18N_API Collator : public UObject { class in inherits:UObject
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/icu/
H A DCollatorICU.cpp115 Collator::Collator(const char* locale, bool shouldSortLowercaseFirst) function in class:WTF::Collator
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcoll.cpp424 Collator::Collator() function in class:Collator
439 Collator::Collator(UCollationStrength, UNormalizationMode ) function in class:Collator
448 Collator::Collator(const Collator &other) function in class:Collator
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1871 #define Collator U_ICU_ENTRY_POINT_RENAME(Collator) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1871 #define Collator U_ICU_ENTRY_POINT_RENAME(Collator) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1871 #define Collator U_ICU_ENTRY_POINT_RENAME(Collator) macro

Completed in 305 milliseconds