Home
last modified time | relevance | path

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

1234

/php-src/ext/standard/
H A Dbasic_functions_arginfo.h5 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
423 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
432 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
1840 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 1)
2024 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
/php-src/ext/mysqli/
H A Dmysqli_arginfo.h218 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
503 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 0)
/php-src/ext/sockets/
H A Dsockets_arginfo.h8 ZEND_ARG_TYPE_INFO(0, seconds, IS_LONG, 1)
/php-src/Zend/
H A Dzend.c101 void (*zend_on_timeout)(int seconds);
/php-src/ext/date/
H A Dphp_date.c2065 int seconds = utc_offset % 60; in php_timezone_to_string() local
2068 if (seconds == 0) { in php_timezone_to_string()
2082 abs(seconds)); in php_timezone_to_string()
/php-src/ext/date/lib/
H A Dparse_date.re195 { "seconds", TIMELIB_SECOND, 1 },
2458 case TIMELIB_FORMAT_EPOCH_SECONDS: /* epoch seconds */
/php-src/main/
H A Dmain.c1732 void php_on_timeout(int seconds) in php_on_timeout() argument
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2793 >136 string >\0 \b, seconds %-.11s
12787 # hours, minutes and seconds
12839 >>>>>>419 ubyte x \b%#x seconds
13651 #>>>>(0x1BC.s+12) ubyte 18 \b,%hhu/18 seconds
13652 >>>>(0x1BC.s+12) ubyte !18 \b,%u/18 seconds
13662 #>>>>(0x1BC.s+12) uleshort 18 \b,%u/18 seconds
18255 # seconds <= 59
37534 >28 belong 0 \b, no leap seconds
37536 >28 belong >1 \b, %d leap seconds
38960 # time stamp, in seconds
[all …]
H A Dmagic2793 >136 string >\0 \b, seconds %-.11s
12787 # hours, minutes and seconds
12839 >>>>>>419 ubyte x \b%#x seconds
13651 #>>>>(0x1BC.s+12) ubyte 18 \b,%hhu/18 seconds
13652 >>>>(0x1BC.s+12) ubyte !18 \b,%u/18 seconds
13662 #>>>>(0x1BC.s+12) uleshort 18 \b,%u/18 seconds
18255 # seconds <= 59
37534 >28 belong 0 \b, no leap seconds
37536 >28 belong >1 \b, %d leap seconds
38960 # time stamp, in seconds
[all …]

Completed in 235 milliseconds

1234