Searched defs:utf8 (Results 1 – 4 of 4) sorted by relevance
59 get(json_utf8_decode *utf8) in get()76 cont(json_utf8_decode *utf8) in cont()87 utf8_decode_init(json_utf8_decode *utf8, char p[], int length) in utf8_decode_init()101 utf8_decode_at_byte(json_utf8_decode *utf8) in utf8_decode_at_byte()112 utf8_decode_at_character(json_utf8_decode *utf8) in utf8_decode_at_character()125 utf8_decode_next(json_utf8_decode *utf8) in utf8_decode_next()
363 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16()
62 int utf8; in main() local
152 static unsigned int mysqlnd_mbcharlen_utf8mb3(unsigned int utf8) in mysqlnd_mbcharlen_utf8mb3()170 static unsigned int mysqlnd_mbcharlen_utf8(unsigned int utf8) in mysqlnd_mbcharlen_utf8()
Completed in 11 milliseconds