Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_reentrancy.h89 #define php_gmtime_r gmtime_r macro
H A Dreentrancy.c103 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function
177 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function

Completed in 9 milliseconds