Home
last modified time | relevance | path

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

/php-src/ext/xml/
H A Dxml.c135 inline static unsigned short xml_encode_iso_8859_1(unsigned char);
190 { (XML_Char *)"ISO-8859-1", xml_decode_iso_8859_1, xml_encode_iso_8859_1 },
451 inline static unsigned short xml_encode_iso_8859_1(unsigned char c) in xml_encode_iso_8859_1() function

Completed in 8 milliseconds