Searched defs:UTF_COMPOSINGLIKE (Results 1 – 1 of 1) sorted by relevance
224 # define UTF_COMPOSINGLIKE(p1, p2) utf_composinglike((p1), (p2)) macro226 # define UTF_COMPOSINGLIKE(p1, p2) utf_iscomposing(utf_ptr2char(p2)) macro