Home
last modified time | relevance | path

Searched refs:WSDL_CACHE_NONE (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/soap/tests/
H A Dbug77410.phpt9 'cache_wsdl' => WSDL_CACHE_NONE,
H A Dbug69668.phpt19 'cache_wsdl' => WSDL_CACHE_NONE,
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug50762.phpt35 $cl = new LocalSoapClient(__DIR__.'/bug50762.wsdl', array('cache_wsdl'=>WSDL_CACHE_NONE, 'trace'=>t…
/PHP-7.4/ext/soap/
H A Dphp_soap.h144 #define WSDL_CACHE_NONE 0x0 macro
H A Dphp_sdl.c3183 cache_wsdl = WSDL_CACHE_NONE; in get_sdl()
H A Dsoap.c761 REGISTER_LONG_CONSTANT("WSDL_CACHE_NONE", WSDL_CACHE_NONE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 39 milliseconds