Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dreentrancy.c59 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
61 if (ctime_r(clock, buf) == buf) in php_ctime_r()
89 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
91 if (ctime_r(clock, buf, 26) != -1) in php_ctime_r()
183 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
189 tmp = ctime(clock); in php_ctime_r()
H A Dphp_reentrancy.h72 PHPAPI char *php_ctime_r(const time_t *clock, char *buf);
76 char *ctime_r(const time_t *clock, char *buf);
/PHP-7.3/ext/imap/tests/
H A Dimap_include.inc33 * server with its clock synced to the current system, which is consistent with
/PHP-7.3/sapi/fpm/
H A Dconfig.m470 #include <mach/clock.h>
/PHP-7.3/
H A DUPGRADING411 adjustable and is not related to wall clock or time of day. The timers
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic18302 !:mime rinex/clock
26053 # int32_t clock_tick; /* 40: 100 == clock ticks */
H A Dmagic私はガラスを食べられます18302 !:mime rinex/clock
26053 # int32_t clock_tick; /* 40: 100 == clock ticks */

Completed in 133 milliseconds