Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dinfo.c844 time_t the_time; in php_print_info() local
847 the_time = time(NULL); in php_print_info()
848 ta = php_localtime_r(&the_time, &tmbuf); in php_print_info()

Completed in 11 milliseconds