Searched refs:cs_sjis (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/standard/ |
H A D | html.c | 57 cs_big5hkscs, cs_sjis, cs_eucjp, cs_koi8r, enumerator 406 { cs_sjis, 0xa0, 0xff, ent_iso_8859_1 }, 433 { "Shift_JIS", cs_sjis }, 434 { "SJIS", cs_sjis }, 435 { "932", cs_sjis }, 625 case cs_sjis: in get_next_char() 746 return cs_sjis; in determine_charset() 972 case cs_sjis: in php_unescape_html_entities() 1061 case cs_sjis: in php_unescape_html_entities() 1461 case cs_sjis: in PHP_FUNCTION()
|
Completed in 10 milliseconds