Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dhtml.c393 { cs_utf_8, 0xa0, 0xff, ent_iso_8859_1 },
396 { cs_utf_8, 913, 982, ent_uni_greek },
397 { cs_utf_8, 8194, 8260, ent_uni_punct },
398 { cs_utf_8, 8364, 8364, ent_uni_euro },
401 { cs_utf_8, 9674, 9674, ent_uni_9674 },
424 { "utf-8", cs_utf_8 },
534 case cs_utf_8: in get_next_char()
737 return cs_utf_8; in determine_charset()
978 case cs_utf_8: in php_unescape_html_entities()
1035 case cs_utf_8: in php_unescape_html_entities()
[all …]

Completed in 8 milliseconds