Home
last modified time | relevance | path

Searched refs:bit (Results 226 – 250 of 487) sorted by relevance

12345678910>>...20

/PHP-7.4/ext/mbstring/tests/
H A Dmb_send_mail07.phpt43 Content-Transfer-Encoding: 7bit
H A Dmb_send_mail05.phpt44 Content-Transfer-Encoding: 7bit
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsprintf_basic7.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_basic7_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dsprintf_basic8.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_basic8_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dvfprintf_basic7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dstr_pad_variation5.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.4/ext/posix/tests/
H A Dposix_setgid_variation4.phpt5 PHP_INT_SIZE == 4 or die("skip - 32-bit only");
H A Dposix_seteuid_variation4.phpt5 PHP_INT_SIZE == 4 or die("skip - 32-bit only");
H A Dposix_setuid_variation4.phpt5 PHP_INT_SIZE == 4 or die("skip - 32-bit only");
/PHP-7.4/ext/ffi/tests/
H A Dcallconv.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_075.phpt4 <?php if (PHP_INT_SIZE == 4) die("SKIP: 64 bit test"); ?>
/PHP-7.4/ext/zip/tests/
H A Dbug7658.phpt2 Bug #7658 (modify archive with general bit flag 3 set)
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug40576_64bit.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug40576.phpt6 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.4/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.4/ext/standard/tests/array/
H A Darray_values_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Darray_values_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.4/ext/imap/tests/
H A Dimap_8bit_basic.phpt10 * Description: Convert an 8bit string to a quoted-printable string.
/PHP-7.4/ext/gmp/tests/
H A Dgmp_setbit_long.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-7.4/ext/standard/tests/network/
H A Dip.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dip_x86_64.phpt5 if (PHP_INT_SIZE == 4) die("skip this test is for >32bit platform only");
/PHP-7.4/ext/date/tests/
H A Dgmdate_variation14.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>

Completed in 29 milliseconds

12345678910>>...20