Searched defs:ce32s (Results 1 – 7 of 7) sorted by relevance
238 UVector32 ce32s; variable
169 const uint32_t *ce32s = data->ce32s + Collation::indexFromCE32(ce32); in compare() local467 const uint32_t *ce32s = data->ce32s + Collation::indexFromCE32(ce32); in handleCE32() local
179 const uint32_t *ce32s; member
258 const uint32_t *ce32s = data.ce32s + Collation::indexFromCE32(ce32); in getCEsFromCE32() local
271 const uint32_t *ce32s = d->ce32s + Collation::indexFromCE32(ce32); in appendCEsFromCE32() local
489 int[] ce32s; field in CollationData
1339 protected UVector32 ce32s; field in CollationDataBuilder