Home
last modified time | relevance | path

Searched defs:php_gmtime_r (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/main/
H A Dphp_reentrancy.h87 #define php_gmtime_r gmtime_r macro
H A Dreentrancy.c100 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function
174 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function

Completed in 6 milliseconds