Searched refs:utf8_decode (Results 1 – 1 of 1) sorted by relevance
65 static const char *utf8_decode (const char *s, utfint *val, int strict) { in utf8_decode() function112 const char *s1 = utf8_decode(s + posi, NULL, !lax); in utflen()149 s = utf8_decode(s, &code, !lax); in codepoint()243 const char *next = utf8_decode(s + n, &code, strict); in iter_aux()