Home
last modified time | relevance | path

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

/PHP-7.3/ext/xml/
H A Dphp_xml.h98 } xml_encoding; typedef
H A Dxml.c271 const xml_encoding xml_encodings[] = {
538 static const xml_encoding *xml_get_encoding(const XML_Char *name) in xml_get_encoding()
540 const xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding()
559 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_encode()
609 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode()
1601 const xml_encoding *enc; in PHP_FUNCTION()

Completed in 8 milliseconds