Searched defs:utf8_decode (Results 1 – 3 of 3) sorted by relevance
40 static const char *utf8_decode (const char *o, int *val) { in utf8_decode() function
21 STRINGLIB(utf8_decode)(const char **inptr, const char *end, in STRINGLIB() argument
197 size_t utf8_decode(const char* source, size_t srclen, unsigned long* value) { in utf8_decode() function