Searched defs:php_ctime_r (Results 1 – 2 of 2) sorted by relevance
61 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function91 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function197 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
76 #define php_ctime_r ctime_r macro
Completed in 6 milliseconds