Home
last modified time | relevance | path

Searched refs:php_ctime_r (Results 1 – 3 of 3) sorted by relevance

/php-src/main/
H A Dphp_reentrancy.h63 PHPAPI char *php_ctime_r(const time_t *clock, char *buf);
65 #define php_ctime_r ctime_r macro
H A Dreentrancy.c55 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
85 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
131 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() function
/php-src/ext/fileinfo/
H A Dphp_libmagic.h43 #define ctime_r php_ctime_r

Completed in 6 milliseconds