Home
last modified time | relevance | path

Searched refs:INT64_MAX (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_chkdint.c83 #if defined INT64_MAX || defined int64_t in PRIV()
H A Dpcre2_internal.h182 #if defined INT64_MAX || defined int64_t
/php-src/Zend/
H A Dzend_long.h35 # define ZEND_LONG_MAX INT64_MAX
/php-src/ext/date/lib/
H A Dtimelib.h104 # ifndef INT64_MAX
105 #define INT64_MAX _I64_MAX macro
115 # define TIMELIB_LONG_MAX INT64_MAX
/php-src/ext/date/
H A Dphp_date.h26 #elif TIMELIB_LONG_MAX == INT64_MAX

Completed in 35 milliseconds