Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dxml.c115 } xml_encoding; typedef
360 const xml_encoding xml_encodings[] = {
627 static const xml_encoding *xml_get_encoding(const XML_Char *name) in xml_get_encoding()
629 const xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding()
647 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode()
1644 const xml_encoding *enc; in PHP_FUNCTION()

Completed in 8 milliseconds