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