Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dexpat_compat.h124 PHPAPI XML_Parser XML_ParserCreate(const XML_Char *);
H A Dcompat.c450 XML_ParserCreate(const XML_Char *encoding) in XML_ParserCreate() function
/PHP-5.5/main/
H A Dphp_compat.h110 #define XML_ParserCreate php_XML_ParserCreate macro
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c701 parser = XML_ParserCreate(NULL); in xml_elem_parse_buf()
/PHP-5.5/ext/wddx/
H A Dwddx.c1151 parser = XML_ParserCreate("UTF-8"); in php_wddx_deserialize_ex()

Completed in 20 milliseconds