Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_soap.h169 zend_long cache_ttl; variable
H A Dphp_sdl.c3202 if (p->time < t - SOAP_GLOBAL(cache_ttl)) { in get_sdl()
3247 if ((sdl = get_sdl_from_cache(key, uri, uri_len, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
H A Dsoap.c260 cache_ttl, zend_soap_globals, soap_globals)
/PHP-8.1/
H A Dphp.ini-development177 ;user_ini.cache_ttl = 300
H A Dphp.ini-production177 ;user_ini.cache_ttl = 300

Completed in 37 milliseconds