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