Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dreentrancy.c105 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function
116 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function
233 PHPAPI struct tm *php_gmtime_r(const time_t *const timep, struct tm *p_tm) in php_gmtime_r() function
H A Dphp_reentrancy.h98 #define php_gmtime_r gmtime_r macro

Completed in 5 milliseconds