Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dinfo.c803 time_t the_time; in php_print_info() local
806 the_time = time(NULL); in php_print_info()
807 ta = php_localtime_r(&the_time, &tmbuf); in php_print_info()

Completed in 10 milliseconds