Home
last modified time | relevance | path

Searched refs:bit (Results 251 – 275 of 567) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.3/ext/mbstring/tests/
H A Dmb_regex_encoding_variation2.phpt64 '7bit',
65 '8bit',
329 Warning: mb_regex_encoding(): Unknown encoding "7bit" in %s on line %d
336 Warning: mb_regex_encoding(): Unknown encoding "8bit" in %s on line %d
/PHP-7.3/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.3/ext/imap/tests/
H A Dimap_8bit_basic.phpt10 * Description: Convert an 8bit string to a quoted-printable string.
H A DREADME6 The tests have been checked using dovecot (on Linux 32 and 64 bit systems) and hMailServer on Windo…
H A Dimap_binary_basic.phpt10 * Description: Convert an 8bit string to a base64 string.
/PHP-7.3/ext/intl/tests/
H A Ddateformat_get_locale.phpt5 if (PHP_INT_SIZE != 8) die('skip 64-bit only');
/PHP-7.3/ext/date/tests/
H A Dgmdate_variation14.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>
H A Didate_variation3.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>
H A Dgetdate_variation7.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>
H A Dstrftime_variation23.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>
/PHP-7.3/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.3/ext/standard/tests/array/
H A Dnatcasesort_variation3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.3/ext/curl/tests/
H A Dbug69316.phpt12 …// cause an allocation of approx the same size as a FILE structure, size varies a bit depending on…
/PHP-7.3/ext/standard/tests/strings/
H A Dsscanf_basic6.phpt6 die("skip this test is for 32bit platform only");
H A Dprintf_basic7.phpt6 die("skip this test is for 32bit platform only");
H A Dprintf_basic8.phpt6 die("skip this test is for 32bit platform only");
H A Dvsprintf_variation19.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvsprintf_variation19_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvprintf_variation15.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.3/ext/standard/tests/math/
H A Datan2_basiclong_64bit.phpt2 Test atan2 function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfmod_basiclong_64bit.phpt2 Test fmod function : 64bit long tests
5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/ext/pdo/tests/
H A Dbug_34630.phpt32 /* oracle is a bit different; you need to initiate a transaction otherwise
/PHP-7.3/ext/oci8/tests/
H A Dpecl_bug10194_blob.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
H A Dpecl_bug10194_blob_64.phpt8 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");

Completed in 45 milliseconds

1...<<11121314151617181920>>...23