Home
last modified time | relevance | path

Searched refs:get_sdl (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/soap/
H A Dphp_sdl.h257 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl);
H A Dsoap.c1241 service->sdl = get_sdl(getThis(), Z_STRVAL_P(wsdl), cache_wsdl); in PHP_METHOD()
2508 sdl = get_sdl(this_ptr, Z_STRVAL_P(wsdl), cache_wsdl);
H A Dphp_sdl.c3154 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl() function

Completed in 28 milliseconds