Searched defs:exploded_cache_localtime (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_time.c51 static struct exploded_time_cache_element exploded_cache_localtime[TIME_CACHE_SIZE]; variable in typeref:struct:exploded_time_cache_element
149 return cached_explode(tm, t, exploded_cache_localtime, 0);

Completed in 347 milliseconds