Searched defs:reorderCode (Results 1 – 4 of 4) sorted by relevance
157 int32_t reorderCode = reorder[i] - UCOL_REORDER_CODE_FIRST; in makeReorderTable() local166 int32_t reorderCode = (int32_t)scripts[i + 2] - UCOL_REORDER_CODE_FIRST; in makeReorderTable() local
394 ucol_getEquivalentReorderCodes(int32_t reorderCode, in ucol_getEquivalentReorderCodes()
964 Collator::getEquivalentReorderCodes(int32_t reorderCode, in getEquivalentReorderCodes()
1049 static int ucol_getLeadBytesForReorderCode(UCollator *coll, int reorderCode, uint16_t* returnLeadBy… in ucol_getLeadBytesForReorderCode()1267 int reorderCode = 0; in ucol_buildPermutationTable() local