Home
last modified time | relevance | path

Searched refs:bit (Results 1 – 25 of 526) sorted by path

12345678910>>...22

/php-src/.github/scripts/windows/
H A Dbuild_task.bat34 rem Some undefined behavior is reported on 32-bit, this should be fixed
/php-src/
H A DNEWS85 - ValueError if the integer index does not fit in a signed 32 bit integer
113 64bit archs. (Arnaud)
H A DUPGRADING52 - ValueError if the integer index does not fit in a signed 32 bit integer
87 . The maximum value of the opcache.interned_strings_buffer setting on 64bit
H A DUPGRADING.INTERNALS94 - Symbol SIZEOF_SHORT removed (size of 2 on 32-bit and 64-bit platforms).
/php-src/Zend/tests/array_unpack/
H A Dalready_occupied.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip 64bit only"); ?>
/php-src/Zend/tests/
H A Dbinary-32bit.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dbinary.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dbug34879.phpt2 Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)
H A Dbug46701.phpt2 Bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
4 <?php if (PHP_INT_SIZE != 4) die('skip this test is for 32bit platforms only'); ?>
H A Dbug54547.phpt2 Bug #54547: wrong equality of string numbers near LONG_MAX with 64-bit longs
6 die("skip for 64-bit long systems only");
H A Dbug62097.phpt2 Bug #62097: fix for bug #54547 is wrong for 32-bit machines
6 die('skip for system with 32-bit wide longs only');
H A Dbug69892.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only"); ?>
H A Dbug70173.phpt2 Bug #70173 (ZVAL_COPY_VALUE_EX broken for 32bit Solaris Sparc)
5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
H A Dbug77660.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_001.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_001_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_002.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_002_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_003.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_003_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_004.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_004_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_005.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_005_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_006.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>

Completed in 62 milliseconds

12345678910>>...22