Home
last modified time | relevance | path

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

/PHP-5.3/ext/xml/
H A Dxml.c75 inline static unsigned short xml_encode_iso_8859_1(unsigned char);
276 { "ISO-8859-1", xml_decode_iso_8859_1, xml_encode_iso_8859_1 },
566 inline static unsigned short xml_encode_iso_8859_1(unsigned char c) in xml_encode_iso_8859_1() function

Completed in 9 milliseconds