Searched refs:cs_8859_15 (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/standard/ |
H A D | html.c | 56 cs_8859_15, cs_utf_8, cs_big5, cs_gb2312, enumerator 392 { cs_8859_15, 0xa0, 0xff, ent_iso_8859_15 }, 422 { "ISO-8859-15", cs_8859_15 }, 423 { "ISO8859-15", cs_8859_15 }, 752 return cs_8859_15; in determine_charset() 959 case cs_8859_15: in php_unescape_html_entities() 1041 case cs_8859_15: in php_unescape_html_entities()
|
Completed in 9 milliseconds