Home
last modified time | relevance | path

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

12345678910>>...23

/PHP-7.3/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.3/ext/standard/tests/strings/
H A Dfprintf_variation_003_64bit.phpt9 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfprintf_variation_006.phpt9 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_003.phpt9 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_006_64bit.phpt9 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfprintf_variation_007.phpt9 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_007_64bit.phpt9 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 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 Dfprintf_variation_008.phpt9 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_008_64bit.phpt9 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");
H A Dvprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/ext/com_dotnet/tests/
H A Dbug73679.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/PHP-7.3/ext/mbstring/tests/
H A Dmb_send_mail03.phpt40 Content-Transfer-Encoding: 8bit
H A Dmb_send_mail04.phpt40 Content-Transfer-Encoding: 8bit
H A Dmb_send_mail02.phpt40 Content-Transfer-Encoding: 7bit
H A Dmb_send_mail07.phpt43 Content-Transfer-Encoding: 7bit
/PHP-7.3/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.3/ext/standard/tests/math/
H A Dhexdec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/ext/date/tests/
H A Dbug75851.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK"; ?>
/PHP-7.3/ext/oci8/tests/
H A Dbug68298.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/PHP-7.3/ext/intl/tests/
H A Dcollator_get_locale2.phpt6 <?php if (PHP_INT_SIZE != 8) die('skip 64-bit only'); ?>

Completed in 22 milliseconds

12345678910>>...23