Home
last modified time | relevance | path

Searched defs:utf16 (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/json/
H A Djson_scanner.c1289 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local
1298 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local
1308 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local
1581 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local
1590 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local
1600 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local
/PHP-7.3/ext/intl/
H A Dintl_convertcpp.cpp38 UChar *utf16 = ret.getBuffer(capacity); in intl_stringFromChar() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_charset.c413 static uint32_t mysqlnd_mbcharlen_utf16(unsigned int utf16) in mysqlnd_mbcharlen_utf16()

Completed in 19 milliseconds