Home
last modified time | relevance | path

Searched refs:cs_cp1252 (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.0/ext/standard/
H A Dhtml.c620 case cs_cp1252: in map_from_unicode()
884 case cs_cp1252: in write_octet_sequence()
H A Dhtml_tables.h31 enum entity_charset { cs_utf_8, cs_8859_1, cs_cp1252, cs_8859_15, cs_cp1251, enumerator
50 { "cp1252", sizeof("cp1252")-1, cs_cp1252 },
51 { "Windows-1252", sizeof("Windows-1252")-1, cs_cp1252 },
52 { "1252", sizeof("1252")-1, cs_cp1252 },

Completed in 66 milliseconds