Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dinfo.c802 time_t the_time; in php_print_info() local
805 the_time = time(NULL); in php_print_info()
806 ta = php_localtime_r(&the_time, &tmbuf); in php_print_info()

Completed in 12 milliseconds