Searched defs:UCollator (Results 1 – 5 of 5) sorted by relevance
915 struct UCollator { struct924 const UCollator *UCA; argument925 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 …]
4602 isCompressible(const UCollator * /*coll*/, uint8_t primary1) { in isCompressible()
69 typedef struct UCollator UCollator; typedef
62 typedef struct UCollator UCollator; typedef