Home
last modified time | relevance | path

Searched refs:seconds (Results 76 – 84 of 84) sorted by relevance

1234

/PHP-8.1/ext/standard/
H A Dbasic_functions_arginfo.h5 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
409 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
418 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
1848 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 1)
2027 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
/PHP-8.1/ext/mysqli/
H A Dmysqli_arginfo.h218 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
509 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
/PHP-8.1/
H A DNEWS516 . Fixed bug GH-11281 (DateTimeZone::getName() does not include seconds in
1229 seconds). (Derick)
1611 offset with seconds). (Derick)
/PHP-8.1/ext/date/
H A Dphp_date.c1961 int seconds = utc_offset % 60; in php_timezone_to_string() local
1964 if (seconds == 0) { in php_timezone_to_string()
1978 abs(seconds)); in php_timezone_to_string()
/PHP-8.1/Zend/
H A Dzend.c92 void (*zend_on_timeout)(int seconds);
/PHP-8.1/ext/date/lib/
H A Dparse_date.re194 { "seconds", TIMELIB_SECOND, 1 },
2379 case TIMELIB_FORMAT_EPOCH_SECONDS: /* epoch seconds */
/PHP-8.1/main/
H A Dmain.c1688 void php_on_timeout(int seconds) in php_on_timeout() argument
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic2696 >136 string >\0 \b, seconds %-.11s
11572 # hours, minutes and seconds
11624 >>>>>>419 ubyte x \b0x%x seconds
12436 #>>>>(0x1BC.s+12) ubyte 18 \b,%hhu/18 seconds
12437 >>>>(0x1BC.s+12) ubyte !18 \b,%u/18 seconds
12447 #>>>>(0x1BC.s+12) uleshort 18 \b,%u/18 seconds
16495 # seconds <= 59
32411 >28 belong 0 \b, no leap seconds
32413 >28 belong >1 \b, %d leap seconds
33684 # time stamp, in seconds
[all …]
H A Dmagic私はガラスを食べられます2696 >136 string >\0 \b, seconds %-.11s
11572 # hours, minutes and seconds
11624 >>>>>>419 ubyte x \b0x%x seconds
12436 #>>>>(0x1BC.s+12) ubyte 18 \b,%hhu/18 seconds
12437 >>>>(0x1BC.s+12) ubyte !18 \b,%u/18 seconds
12447 #>>>>(0x1BC.s+12) uleshort 18 \b,%u/18 seconds
16495 # seconds <= 59
32411 >28 belong 0 \b, no leap seconds
32413 >28 belong >1 \b, %d leap seconds
33684 # time stamp, in seconds
[all …]

Completed in 185 milliseconds

1234