Home
last modified time | relevance | path

Searched refs:soap_xmlParseFile (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/ext/soap/
H A Dphp_xml.h33 xmlDocPtr soap_xmlParseFile(const char *filename TSRMLS_DC);
H A Dphp_xml.c80 xmlDocPtr soap_xmlParseFile(const char *filename TSRMLS_DC) in soap_xmlParseFile() function
H A Dphp_schema.c106 doc = soap_xmlParseFile((char*)location TSRMLS_CC); in schema_load_file()
H A Dphp_sdl.c333 wsdl = soap_xmlParseFile(struri TSRMLS_CC); in load_wsdl_ex()
H A Dsoap.c1632 doc_request = soap_xmlParseFile("php://input" TSRMLS_CC);

Completed in 46 milliseconds