Home
last modified time | relevance | path

Searched refs:LONG_MAX (Results 51 – 54 of 54) sorted by relevance

123

/PHP-5.5/ext/standard/
H A Darray.c4121 if ( (double)LONG_MIN <= dval && dval <= (double)LONG_MAX ) { in PHP_FUNCTION()
H A Dstring.c1104 long limit = LONG_MAX; /* No limit */ in PHP_FUNCTION()
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1988 + c->last_io = (time_t) LONG_MAX;
/PHP-5.5/ext/date/
H A Dphp_date.c3874 long timestamp_begin = LONG_MIN, timestamp_end = LONG_MAX; in PHP_FUNCTION()

Completed in 47 milliseconds

123