Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dreentrancy.c59 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
89 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
135 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
H A Dphp_reentrancy.h67 #define php_ctime_r ctime_r macro

Completed in 9 milliseconds