Searched refs:soap_xmlParseFile (Results 1 – 5 of 5) sorted by relevance
33 xmlDocPtr soap_xmlParseFile(const char *filename);
80 xmlDocPtr soap_xmlParseFile(const char *filename) in soap_xmlParseFile() function
106 doc = soap_xmlParseFile((char*)location); in schema_load_file()
329 wsdl = soap_xmlParseFile(struri); in load_wsdl_ex()
1641 doc_request = soap_xmlParseFile("php://input");
Completed in 32 milliseconds