Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dmain.c1449 time_t curtime; in php_message_handler_for_zend() local
1453 time(&curtime); in php_message_handler_for_zend()
1454 ta = php_localtime_r(&curtime, &tmbuf); in php_message_handler_for_zend()

Completed in 9 milliseconds