Lines Matching defs:uv
55 #define OVER_UTF_MAX(uv) (VALID_UTF_MAX < (uv)) argument
92 UV uv; /* codepoint */ member
107 static U8* dec_canonical(UV uv) in dec_canonical()
119 static U8* dec_compat(UV uv) in dec_compat()
131 static UV composite_uv(UV uv, UV uv2) in composite_uv()
164 static U8 getCombinClass(UV uv) in getCombinClass()
176 static U8* pv_cat_decompHangul(pTHX_ U8* d, UV uv) in pv_cat_decompHangul()
220 UV uv = utf8_to_uvchr_buf(p, e, &retlen); in pv_utf8_decompose() local
265 UV uv = utf8_to_uvchr_buf(p, e, &retlen); in pv_utf8_reorder() local
342 UV uv = utf8_to_uvchr_buf(p, e, &retlen); in pv_utf8_compose() local
612 UV uv = utf8_to_uvchr_buf(p, e, &retlen); variable
649 UV uv = utf8_to_uvchr_buf(p, e, &retlen); variable
707 UV uv = utf8_to_uvchr_buf(p, e, &retlen); variable
882 UV uv; variable