Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dxml.c76 inline static unsigned short xml_encode_iso_8859_1(unsigned char);
277 { (XML_Char *)"ISO-8859-1", xml_decode_iso_8859_1, xml_encode_iso_8859_1 },
567 inline static unsigned short xml_encode_iso_8859_1(unsigned char c) in xml_encode_iso_8859_1() function

Completed in 8 milliseconds