Searched refs:xml_encoding (Results 1 – 1 of 1) sorted by relevance
124 } xml_encoding; typedef217 const xml_encoding xml_encodings[] = {522 static const xml_encoding *xml_get_encoding(const XML_Char *name) in xml_get_encoding()524 const xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding()542 const xml_encoding *enc = xml_get_encoding(encoding); in xml_utf8_decode()1452 const xml_encoding *enc; in PHP_FUNCTION()
Completed in 12 milliseconds