Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_reentrancy.h87 #define php_gmtime_r gmtime_r macro
H A Dreentrancy.c99 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function
173 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function

Completed in 6 milliseconds