Searched refs:cache_ttl (Results 1 – 5 of 5) sorted by relevance
169 zend_long cache_ttl; variable
3206 if (p->time < t - SOAP_GLOBAL(cache_ttl)) { in get_sdl()3251 if ((sdl = get_sdl_from_cache(key, uri, uri_len, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
285 cache_ttl, zend_soap_globals, soap_globals)
187 ;user_ini.cache_ttl = 300
Completed in 38 milliseconds