Home
last modified time | relevance | path

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

/PHP-5.6/main/
H A Dphp_reentrancy.h76 #define php_ctime_r ctime_r macro
H A Dreentrancy.c61 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
91 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
197 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function

Completed in 22 milliseconds