Home
last modified time | relevance | path

Searched refs:bit (Results 201 – 225 of 487) sorted by relevance

12345678910>>...20

/PHP-7.4/ext/standard/tests/math/
H A Dbug75170.phpt2 Bug #75170: mt_rand() bias on 64-bit machines
H A Dhexdec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug39322.phpt20 sleep(1); // wait a bit to let the process finish
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug73679.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_bug76422.phpt6 die('skip.. only valid for 64-bit');
/PHP-7.4/ext/standard/tests/array/
H A Darray_keys_variation_002.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Darray_keys_variation_002_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_061.phpt4 <?php if (PHP_INT_SIZE == 4) die("SKIP: 64 bit test"); ?>
/PHP-7.4/ext/standard/tests/strings/
H A Dvsprintf_basic7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvsprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsubstr_count_variation_001.phpt25 echo "\n-- complex strings containing other than 7-bit chars --\n";
86 -- complex strings containing other than 7-bit chars --
H A Dvprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvprintf_basic7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.4/ext/sqlite3/tests/
H A Dbug63921-64bit.phpt6 if (PHP_INT_SIZE < 8) die('skip'); // skip for 32bit builds - there is another test for that
/PHP-7.4/ext/mbstring/tests/
H A Dmb_send_mail03.phpt40 Content-Transfer-Encoding: 8bit
H A Dmb_send_mail02.phpt40 Content-Transfer-Encoding: 7bit
H A Dmb_send_mail04.phpt40 Content-Transfer-Encoding: 8bit
H A Dmb_send_mail06.phpt43 Content-Transfer-Encoding: 8bit
/PHP-7.4/ext/ffi/tests/
H A D031.phpt2 FFI 031: bit-fields packing
/PHP-7.4/Zend/tests/array_unpack/
H A Dalready_occupied.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip 64bit only"); ?>
/PHP-7.4/ext/oci8/tests/
H A Dbug68298.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/PHP-7.4/ext/date/tests/
H A Dbug75851.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip 64-bit only"); ?>
/PHP-7.4/ext/intl/tests/
H A Dcollator_get_locale2.phpt5 <?php if (PHP_INT_SIZE != 8) die('skip 64-bit only'); ?>
/PHP-7.4/tests/lang/operators/
H A Doperator_gt_variation.phpt2 Test > operator : max int 32bit range
H A Doperator_lt_variation.phpt2 Test < operator : max int 32bit range

Completed in 25 milliseconds

12345678910>>...20