Home
last modified time | relevance | path

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

/PHP-7.2/ext/json/
H A Djson_scanner.c1293 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local
1302 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local
1312 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local
1585 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local
1594 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local
1604 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local
/PHP-7.2/ext/intl/
H A Dintl_convertcpp.cpp40 UChar *utf16 = ret.getBuffer(capacity); in intl_stringFromChar() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_charset.c413 static uint32_t mysqlnd_mbcharlen_utf16(unsigned int utf16) in mysqlnd_mbcharlen_utf16()

Completed in 19 milliseconds