Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dinfo.c923 time_t the_time; in php_print_info() local
926 the_time = time(NULL); in php_print_info()
927 ta = php_localtime_r(&the_time, &tmbuf); in php_print_info()

Completed in 10 milliseconds