Searched defs:utf16 (Results 1 – 3 of 3) sorted by relevance
1289 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local1298 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local1308 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local1581 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local1590 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local1600 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local
38 UChar *utf16 = ret.getBuffer(capacity); in intl_stringFromChar() local
413 static uint32_t mysqlnd_mbcharlen_utf16(unsigned int utf16) in mysqlnd_mbcharlen_utf16()
Completed in 17 milliseconds