Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dexpat_compat.h140 PHPAPI const XML_Char *XML_ErrorString(int);
H A Dcompat.c728 XML_ErrorString(int code) in XML_ErrorString() function
H A Dxml.c1533 str = (char *)XML_ErrorString((int)code); in PHP_FUNCTION()
/PHP-5.5/main/
H A Dphp_compat.h84 #define XML_ErrorString php_XML_ErrorString macro
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c725 const char * error_str = XML_ErrorString(err_code); in xml_elem_parse_buf()

Completed in 19 milliseconds