Lines Matching full:collator
97 * uint32_t options; - offset to default collator options (UColOptionSet *),
340 uprv_init_collIterate(const UCollator *collator,
460 #define init_collIterate(collator, sourceString, sourceLen, s) { \
467 (s)->coll = (collator); \
470 if(((collator)->normalizationMode == UCOL_ON)) (s)->flags |= UCOL_ITER_NORM; \
480 * Hence we only have to search the tailored collator only.
582 * Makes a copy of the Collator's rule data. The format is
594 * Used to set requested and valid locales on a collator returned by the collator