Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dreentrancy.c56 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
58 if (ctime_r(clock, buf) == buf) in php_ctime_r()
86 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
88 if (ctime_r(clock, buf, 26) != -1) in php_ctime_r()
132 PHPAPI char *php_ctime_r(const time_t *clock, char *buf) in php_ctime_r() argument
138 tmp = ctime(clock); in php_ctime_r()
H A Dphp_reentrancy.h63 PHPAPI char *php_ctime_r(const time_t *clock, char *buf);
67 char *ctime_r(const time_t *clock, char *buf);
/PHP-8.3/ext/imap/tests/setup/
H A Dimap_include.inc36 * server with its clock synced to the current system, which is consistent with
/PHP-8.3/sapi/fpm/
H A Dconfig.m466 #include <mach/clock.h>
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic26225 !:mime rinex/clock
27212 # 1 space char after "clock" to get phrase like "clock character device driver CLOCK$"
37923 # int32_t clock_tick; /* 40: 100 == clock ticks */
H A Dmagic私はガラスを食べられます26225 !:mime rinex/clock
27212 # 1 space char after "clock" to get phrase like "clock character device driver CLOCK$"
37923 # int32_t clock_tick; /* 40: 100 == clock ticks */

Completed in 181 milliseconds