Searched defs:php_localtime_r (Results 1 – 1 of 1) sorted by relevance
79 PHPAPI struct tm *php_localtime_r(const time_t *const timep, struct tm *p_tm) in php_localtime_r() function111 PHPAPI struct tm *php_localtime_r(const time_t *const timep, struct tm *p_tm) in php_localtime_r() function
Completed in 5 milliseconds