Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_long.h29 # define ZEND_ENABLE_ZVAL_LONG64 1 macro
33 #ifdef ZEND_ENABLE_ZVAL_LONG64
59 #ifdef ZEND_ENABLE_ZVAL_LONG64
H A Dzend_types.h54 #ifdef ZEND_ENABLE_ZVAL_LONG64
/PHP-7.0/ext/bz2/
H A Dbz2.c599 #if !ZEND_ENABLE_ZVAL_LONG64 in PHP_FUNCTION()
611 #if !ZEND_ENABLE_ZVAL_LONG64 in PHP_FUNCTION()
/PHP-7.0/ext/pdo_pgsql/
H A Dpgsql_driver.c172 #if HAVE_PG_LO64 && ZEND_ENABLE_ZVAL_LONG64 in pgsql_lob_seek()
1085 #if ZEND_ENABLE_ZVAL_LONG64 in PHP_METHOD()
/PHP-7.0/ext/com_dotnet/
H A Dcom_variant.c1015 #if ZEND_ENABLE_ZVAL_LONG64 in PHP_FUNCTION()
/PHP-7.0/
H A DUPGRADING.INTERNALS124 The macro ZEND_ENABLE_ZVAL_LONG64 reveals whether zval operates on 64 or 32 bit integer.

Completed in 26 milliseconds