Home
last modified time | relevance | path

Searched refs:clock (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/main/
H A Dreentrancy.c61 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
63 if (ctime_r(clock, buf) == buf) in php_ctime_r()
91 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
93 if (ctime_r(clock, buf, 26) != -1) in php_ctime_r()
197 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
203 tmp = ctime(clock); in php_ctime_r()
H A Dphp_reentrancy.h74 PHPAPI char *php_ctime_r(const time_t *clock, char *buf);
78 char *ctime_r(const time_t *clock, char *buf);
/PHP-5.5/ext/imap/tests/
H A Dimap_include.inc33 * server with its clock synced to the current system, which is consistent with
/PHP-5.5/ext/bcmath/libbcmath/
H A Daclocal.m484 Check your system clock])
/PHP-5.5/sapi/fpm/
H A Dconfig.m472 #include <mach/clock.h>
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic15521 !:mime rinex/clock

Completed in 77 milliseconds