Home | History | Annotate | Download | only in i18n

Lines Matching full:ucollator

802 inline int32_t getNextSafeOffset(const UCollator   *collator,
1179 const UCollator *collator = strsrch->collator;
1538 inline uint32_t getPreviousSafeOffset(const UCollator *collator,
1591 const UCollator *collator = strsrch->collator;
1829 const UCollator *collator = strsrch->collator;
2026 const UCollator *collator = strsrch->collator;
2251 const UCollator *collator = strsrch->collator;
2466 const UCollator *collator = strsrch->collator;
2621 UCollator *collator = ucol_open(locale, status);
2647 const UCollator *collator,
2779 ucol_close((UCollator *)strsrch->collator);
3003 const UCollator *collator,
3014 ucol_close((UCollator *)strsrch->collator);
3055 U_CAPI UCollator * U_EXPORT2 usearch_getCollator(const UStringSearch *strsrch)
3058 return (UCollator *)strsrch->collator;