Home
last modified time | relevance | path

Searched refs:cs_big5 (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/standard/
H A Dhtml.c178 case cs_big5: in get_next_char()
666 case cs_big5: in map_from_unicode()
882 case cs_big5: in write_octet_sequence()
H A Dhtml_tables.h32 cs_8859_5, cs_cp866, cs_macroman, cs_koi8r, cs_big5, enumerator
37 #define CHARSET_SINGLE_BYTE(cs) ((cs) > cs_utf_8 && (cs) < cs_big5)
38 #define CHARSET_PARTIAL_SUPPORT(cs) ((cs) >= cs_big5)
52 { "BIG5", cs_big5 },
53 { "950", cs_big5 },

Completed in 38 milliseconds