Searched defs:utf16 (Results 1 – 3 of 3) sorted by relevance
349 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16()391 unsigned short *utf16; in json_escape_string() local659 unsigned short *utf16; in php_json_decode_ex() local
354 static void utf16_to_utf8(smart_str *buf, unsigned short utf16) in utf16_to_utf8()450 unsigned short utf16 = 0; in parse_JSON_ex() local
413 static uint mysqlnd_mbcharlen_utf16(unsigned int utf16) in mysqlnd_mbcharlen_utf16()
Completed in 16 milliseconds