Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/
H A Dphp_soap.h167 long cache_ttl; variable
H A Dphp_sdl.c3215 if (p->time < t - SOAP_GLOBAL(cache_ttl)) { in get_sdl()
3250 if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached TSRMLS_CC)) != NULL) { in get_sdl()
H A Dsoap.c611 cache_ttl, zend_soap_globals, soap_globals)
/PHP-5.3/
H A DUPGRADING314 See the new user_ini.filename and user_ini.cache_ttl INI directives.
358 - user_ini.cache_ttl
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-development204 ;user_ini.cache_ttl = 300
H A Dphp.ini-production204 ;user_ini.cache_ttl = 300

Completed in 51 milliseconds