Home
last modified time | relevance | path

Searched refs:bit (Results 376 – 400 of 487) sorted by relevance

1...<<11121314151617181920

/PHP-7.4/tests/lang/operators/
H A Ddivide_basiclong_64bit.phpt2 Test / operator : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.4/ext/oci8/tests/
H A Dbind_char_1_11gR1.phpt18 // Output is for 32 bit client to 64bit 11.1.0.6
/PHP-7.4/ext/gmp/tests/
H A Dgmp_random_seed-32bit.phpt5 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dgmp_random_seed.phpt5 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsprintf_variation41.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation41_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation35.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation35_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation44.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation44_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation28.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation28_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_variation40.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation40_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dpack.phpt6 die("skip 32bit test only");
H A Dprintf.phpt2 Test printf() function (32bit)
8 die("skip 32bit test only");
/PHP-7.4/ext/standard/tests/math/
H A Dhexdec_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_variation1.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_variation1_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dhexdec_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.4/ext/standard/tests/array/
H A Darray_slice_variation2.phpt4 <?php if (PHP_INT_SIZE > 4) die("skip this test is for 32bit platform only"); ?>
/PHP-7.4/ext/standard/tests/file/
H A D006_variation2.phpt33 /* testing sticky bit */
/PHP-7.4/ext/soap/tests/
H A Dbug73037.phpt41 /* Randomize a bit, taking gzip in account. */

Completed in 52 milliseconds

1...<<11121314151617181920