Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dphp_reentrancy.h74 PHPAPI char *php_ctime_r(const time_t *clock, char *buf);
76 #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
/PHP-5.4/ext/fileinfo/libmagic/
H A Dprint.c53 # define ctime_r php_ctime_r
H A Dcdf.h43 #define ctime_r php_ctime_r
/PHP-5.4/ext/fileinfo/
H A Dlibmagic.patch1084 +#define ctime_r php_ctime_r
2761 +# define ctime_r php_ctime_r

Completed in 26 milliseconds