Searched refs:php_ctime_r (Results 1 – 5 of 5) sorted by relevance
74 PHPAPI char *php_ctime_r(const time_t *clock, char *buf);76 #define php_ctime_r ctime_r macro
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
52 # define ctime_r php_ctime_r
43 #define ctime_r php_ctime_r
1065 +#define ctime_r php_ctime_r2727 +# define ctime_r php_ctime_r
Completed in 17 milliseconds