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
116 doc = soap_xmlParseFile((char*)location); in schema_load_file()
308 wsdl = soap_xmlParseFile(struri); in load_wsdl_ex()
1387 doc_request = soap_xmlParseFile("php://input"); in PHP_METHOD()
Completed in 34 milliseconds