Searched defs:uca (Results 1 – 2 of 2) sorted by relevance
1094 ucol_getLeadBytesForReorderCode(const UCollator *uca, int reorderCode, uint16_t* returnLeadBytes, i… in ucol_getLeadBytesForReorderCode()1132 ucol_getReorderCodesForLeadByte(const UCollator *uca, int leadByte, int16_t* returnReorderCodes, in… in ucol_getReorderCodesForLeadByte()
6796 const UCollator* uca = ucol_initUCA(pErrorCode); in ucol_getEquivalentReorderCodes() local