Home
last modified time | relevance | path

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

/PHP-5.4/ext/json/
H A Dutf8_decode.c59 get(json_utf8_decode *utf8) in get()
76 cont(json_utf8_decode *utf8) in cont()
87 utf8_decode_init(json_utf8_decode *utf8, char p[], int length) in utf8_decode_init()
101 utf8_decode_at_byte(json_utf8_decode *utf8) in utf8_decode_at_byte()
112 utf8_decode_at_character(json_utf8_decode *utf8) in utf8_decode_at_character()
125 utf8_decode_next(json_utf8_decode *utf8) in utf8_decode_next()
H A Djson.c349 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16()
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcredemo.c62 int utf8; in main() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_charset.c152 static unsigned int mysqlnd_mbcharlen_utf8mb3(unsigned int utf8) in mysqlnd_mbcharlen_utf8mb3()
170 static unsigned int mysqlnd_mbcharlen_utf8(unsigned int utf8) in mysqlnd_mbcharlen_utf8()

Completed in 17 milliseconds