Searched refs:cs_gb2312 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ |
H A D | html.c | 233 case cs_gb2312: /* EUC-CN */ in get_next_char() 563 case cs_gb2312: in map_from_unicode() 780 case cs_gb2312: in write_octet_sequence()
|
H A D | html_tables.h | 29 cs_gb2312, cs_big5hkscs, cs_sjis, cs_eucjp, enumerator 51 { "GB2312", sizeof("GB2312")-1, cs_gb2312 }, 52 { "936", sizeof("936")-1, cs_gb2312 },
|
Completed in 45 milliseconds