Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_xml.h32 xmlDocPtr soap_xmlParseFile(const char *filename);
H A Dphp_xml.c79 xmlDocPtr soap_xmlParseFile(const char *filename) in soap_xmlParseFile() function
H A Dphp_schema.c105 doc = soap_xmlParseFile((char*)location); in schema_load_file()
H A Dphp_sdl.c332 wsdl = soap_xmlParseFile(struri); in load_wsdl_ex()
H A Dsoap.c1606 doc_request = soap_xmlParseFile("php://input");

Completed in 34 milliseconds