Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dphp_xml.h97 } xml_encoding; typedef
H A Dxml.c276 xml_encoding xml_encodings[] = {
595 static xml_encoding *xml_get_encoding(const XML_Char *name) in xml_get_encoding()
597 xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding()
616 xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_encode()
670 xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode()
1641 xml_encoding *enc; in PHP_FUNCTION()

Completed in 8 milliseconds