Searched refs:soap_xmlParseFile (Results 1 – 5 of 5) sorted by relevance
30 xmlDocPtr soap_xmlParseFile(const char *filename);
77 xmlDocPtr soap_xmlParseFile(const char *filename) in soap_xmlParseFile() function
103 doc = soap_xmlParseFile((char*)location); in schema_load_file()
330 wsdl = soap_xmlParseFile(struri); in load_wsdl_ex()
1324 doc_request = soap_xmlParseFile("php://input");
Completed in 43 milliseconds