Searched refs:ArrayAndColl (Results 1 – 1 of 1) sorted by relevance
1264 struct ArrayAndColl { struct1265 ArrayAndColl(const CA_uchar* a, const Collator& c) : d16(a), coll(c) {} in ArrayAndColl() argument1272 const ArrayAndColl& ac = *(const ArrayAndColl*)context; in U16CollatorComparator()1298 ArrayAndColl ac(getData16(status), *collObj); in getSortedData16()