Home
last modified time | relevance | path

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

/PHP-7.0/ext/soap/
H A Dphp_soap.h172 zend_long cache_ttl; variable
H A Dphp_sdl.c3183 if (p->time < t - SOAP_GLOBAL(cache_ttl)) { in get_sdl()
3228 if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
H A Dsoap.c527 cache_ttl, zend_soap_globals, soap_globals)
/PHP-7.0/
H A DINSTALL1465 Two new INI directives, user_ini.filename and user_ini.cache_ttl
1472 user_ini.cache_ttl controls how often user INI files are re-read. The
H A Dphp.ini-development181 ;user_ini.cache_ttl = 300
H A Dphp.ini-production181 ;user_ini.cache_ttl = 300

Completed in 64 milliseconds