Home
last modified time | relevance | path

Searched defs:UCollator (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/
Ducol_imp.h915 struct UCollator { struct
924 const UCollator *UCA; argument
925 const UCATableHeader *image;
926 UTrie mapping;
927 const uint32_t *latinOneMapping;
928 const uint32_t *expansion;
929 const UChar *contractionIndex;
930 const uint32_t *contractionCEs;
932 const uint32_t *endExpansionCE; /* array of last ces in an expansion ce.
934 const uint32_t *lastEndExpansionCE;/* pointer to the last element in endExpansionCE */
[all …]
Ducol.cpp4602 isCompressible(const UCollator * /*coll*/, uint8_t primary1) { in isCompressible()
/external/webkit/Source/WebCore/icu/unicode/
Ducol.h69 typedef struct UCollator UCollator; typedef
/external/webkit/Source/JavaScriptCore/icu/unicode/
Ducol.h69 typedef struct UCollator UCollator; typedef
/external/icu4c/i18n/unicode/
Ducol.h62 typedef struct UCollator UCollator; typedef