php_json_ucs2_to_int 1189 ext/json/json_scanner.c int utf16 = php_json_ucs2_to_int(s, 4); php_json_ucs2_to_int 1245 ext/json/json_scanner.c utf16_hi = php_json_ucs2_to_int(s, 4); php_json_ucs2_to_int 1292 ext/json/json_scanner.c int utf16 = php_json_ucs2_to_int(s, 3); php_json_ucs2_to_int 1312 ext/json/json_scanner.c int utf16 = php_json_ucs2_to_int(s, 2);