Searched defs:php_asctime_r (Results 1 – 2 of 2) sorted by relevance
62 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() function92 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() function152 PHPAPI char *php_asctime_r(const struct tm *tm, char *buf) in php_asctime_r() function
76 #define php_asctime_r asctime_r macro
Completed in 6 milliseconds