Searched defs:php_asctime_r (Results 1 – 2 of 2) sorted by relevance
68 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() function98 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() function215 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() function
87 #define php_asctime_r asctime_r macro
Completed in 5 milliseconds