Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dexpat_compat.h146 PHP_XML_API const XML_Char *XML_ErrorString(int);
H A Dcompat.c685 XML_ErrorString(int code) in XML_ErrorString() function
H A Dxml.c1521 str = (char *)XML_ErrorString((int)code); in PHP_FUNCTION()
/PHP-7.4/main/
H A Dphp_compat.h108 #define XML_ErrorString php_XML_ErrorString macro
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c718 const char * error_str = (const char *) XML_ErrorString(err_code); in xml_elem_parse_buf()

Completed in 19 milliseconds