Lines Matching refs:UCollator
25 static UCollator *EN_US_;
26 static UCollator *FR_FR_;
27 static UCollator *DE_;
28 static UCollator *ES_;
159 static UCollator *getCollator(const char *collator) in getCollator()
547 UCollator *collator = getCollator(search.collator); in assertEqual()
578 UCollator *collator = getCollator(search.collator); in assertCanonicalEqual()
619 UCollator *collator = getCollator(search.collator); in assertEqualWithAttribute()
775 UCollator *collator = getCollator(search->collator); in TestBreakIterator()
882 UCollator *collator = getCollator(search->collator); in TestOverlap()
928 UCollator *tailored = NULL; in TestCollator()
1655 UCollator *collator; in TestContraction()
1698 UCollator *collator; in TestIgnorable()
1743 UCollator *coll = NULL; in TestDiacriticMatch()
1865 UCollator *collator = getCollator(search->collator); in TestBreakIteratorCanonical()
1983 UCollator *collator = getCollator(search->collator); in TestOverlapCanonical()
2031 UCollator *tailored = NULL; in TestCollatorCanonical()
2269 UCollator *collator; in TestGetSetOffsetCanonical()
2383 UCollator *collator = NULL; in TestContractionCanonical()
2425 UCollator *coll = NULL; in TestNumeric()
2458 UCollator *coll = NULL; in TestForwardBackward()
2512 UCollator *coll; in TestSearchForNull()
2601 UCollator *coll; in TestStrengthIdentical()
2740 UCollator* ucol = ucol_open(tuscItemPtr->locale, &status); in TestUsingSearchCollator()
2821 UCollator *coll; in TestPCEBuffer_with()
2924 UCollator *coll; in TestMatchFollowedByIgnorables()