Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h174 long cache_ttl; variable
H A Dphp_sdl.c3216 if (p->time < t - SOAP_GLOBAL(cache_ttl)) { in get_sdl()
3251 if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached TSRMLS_CC)) != NULL) { in get_sdl()
H A Dsoap.c523 cache_ttl, zend_soap_globals, soap_globals)
/PHP-5.5/
H A DINSTALL1669 Two new INI directives, user_ini.filename and user_ini.cache_ttl
1676 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 58 milliseconds