Home
last modified time | relevance | path

Searched refs:SIZEOF_LONG (Results 26 – 34 of 34) sorted by relevance

12

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h230 #define WORD_ALIGNMENT_SIZE SIZEOF_LONG
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1675 if (perm_bind.pack_len < SIZEOF_LONG) { in php_mysqlnd_rowp_read_text_protocol()
1693 #if SIZEOF_LONG==8 in php_mysqlnd_rowp_read_text_protocol()
1695 #elif SIZEOF_LONG==4 in php_mysqlnd_rowp_read_text_protocol()
/PHP-5.5/Zend/
H A Dzend_strtod.c126 # elif SIZEOF_LONG == 4
134 # elif SIZEOF_LONG == 4
H A Dzend_compile.h142 #if SIZEOF_LONG == 8
H A Dzend_language_scanner.c3328 if (len < SIZEOF_LONG * 8) { in lex_scan()
3365 if (len < SIZEOF_LONG * 2 || (len == SIZEOF_LONG * 2 && *hex <= '7')) { in lex_scan()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c32 #if SIZEOF_SIZE_T <= SIZEOF_LONG
/PHP-5.5/ext/interbase/
H A Dinterbase.c1457 #if SIZEOF_LONG < 8 in PHP_FUNCTION()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c45 #if SIZEOF_LONG == 8
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch22 +#if SIZEOF_LONG == 8

Completed in 68 milliseconds

12