Home
last modified time | relevance | path

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

/PHP-7.1/ext/json/
H A Djson_scanner.c1174 int utf16 = php_json_ucs2_to_int(s, 2); in php_json_scan() local
1183 int utf16 = php_json_ucs2_to_int(s, 3); in php_json_scan() local
1193 int utf16 = php_json_ucs2_to_int(s, 4); in php_json_scan() local
H A Djson_encoder.c253 static int php_json_utf8_to_utf16(unsigned short *utf16, char utf8[], size_t len) /* {{{ */ in php_json_utf8_to_utf16()
/PHP-7.1/ext/intl/
H A Dintl_convertcpp.cpp40 UChar *utf16 = ret.getBuffer(capacity); in intl_stringFromChar() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_charset.c413 static uint mysqlnd_mbcharlen_utf16(unsigned int utf16) in mysqlnd_mbcharlen_utf16()

Completed in 17 milliseconds