soap_xmlParseFile  106 ext/soap/php_schema.c 		doc = soap_xmlParseFile((char*)location TSRMLS_CC);
soap_xmlParseFile  333 ext/soap/php_sdl.c 	wsdl = soap_xmlParseFile(struri TSRMLS_CC);
soap_xmlParseFile   33 ext/soap/php_xml.h xmlDocPtr soap_xmlParseFile(const char *filename TSRMLS_DC);
soap_xmlParseFile 1611 ext/soap/soap.c 			doc_request = soap_xmlParseFile("php://input" TSRMLS_CC);