Searched refs:cs_gb2312 (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/ext/standard/ |
H A D | html.c | 241 case cs_gb2312: /* EUC-CN */ in get_next_char() 681 case cs_gb2312: in map_from_unicode() 898 case cs_gb2312: in write_octet_sequence()
|
H A D | html_tables.h | 33 cs_gb2312, cs_big5hkscs, cs_sjis, cs_eucjp, enumerator 55 { "GB2312", sizeof("GB2312")-1, cs_gb2312 }, 56 { "936", sizeof("936")-1, cs_gb2312 },
|
Completed in 46 milliseconds