Searched defs:unorm2_composePair (Results 1 – 7 of 7) sorted by relevance
479 unorm2_composePair(const UNormalizer2 *norm2, UChar32 a, UChar32 b) { in unorm2_composePair() function
1084 UChar32 unorm2_composePair(const UNormalizer2 * norm2, UChar32 a, UChar32 b) { in unorm2_composePair() function
1207 #define unorm2_composePair U_ICU_ENTRY_POINT_RENAME(unorm2_composePair) macro