Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_sdl.c1536 time_t old_t; in get_sdl_from_cache() local
1571 WSDL_CACHE_GET(old_t, time_t, &in); in get_sdl_from_cache()
1572 if (old_t < t) { in get_sdl_from_cache()
1577 *cached = old_t; in get_sdl_from_cache()

Completed in 14 milliseconds