Searched refs:soap_xmlParseFile (Results 1 – 4 of 4) sorted by relevance
33 xmlDocPtr soap_xmlParseFile(const char *filename TSRMLS_DC);
80 xmlDocPtr soap_xmlParseFile(const char *filename TSRMLS_DC) in soap_xmlParseFile() function
106 doc = soap_xmlParseFile((char*)location TSRMLS_CC); in schema_load_file()
333 wsdl = soap_xmlParseFile(struri TSRMLS_CC); in load_wsdl_ex()
Completed in 30 milliseconds