Searched defs:reorderCodesLength (Results 1 – 7 of 7) sorted by relevance
149 int reorderCodesLength; in read() local171 assert(reorderRangesLength < reorderCodesLength); in read()
150 int reorderCodesLength; in read() local172 assert(reorderRangesLength < reorderCodesLength); in read()
107 int32_t reorderCodesLength = 0; in read() local
164 int32_t reorderCodesLength = settings.reorderCodesLength; in write() local
251 int32_t reorderCodesLength; member
387 int32_t reorderCodesLength, in ucol_setReorderCodes()
1255 …rCodes_android(UCollator * coll, const int32_t * reorderCodes, int32_t reorderCodesLength, UErrorC… in ucol_setReorderCodes_android()