Home
last modified time | relevance | path

Searched refs:bit (Results 176 – 200 of 567) sorted by relevance

12345678910>>...23

/PHP-7.3/ext/standard/tests/math/
H A Doctdec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbindec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dhexdec_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doctdec_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug75170.phpt2 Bug #75170: mt_rand() bias on 64-bit machines
/PHP-7.3/ext/calendar/tests/
H A Dbug55797_1.phpt7 die("skip this test is for 32bit platform only");
H A Dbug55797_2.phpt7 die("skip this test is for 64bit platform only");
/PHP-7.3/ext/standard/tests/strings/
H A Dwordwrap_memory_limit_win32.phpt5 if (substr(PHP_OS, 0, 3) != 'WIN' || PHP_INT_SIZE != 4) die("skip this test is for 32bit Windows pl…
H A Dwordwrap_memory_limit.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN' && PHP_INT_SIZE == 4) die("skip this test is not for 32bit Window…
H A Dquoted_printable_decode_basic.phpt6 * Description: Convert a quoted-printable string to an 8 bit string
/PHP-7.3/ext/standard/tests/mail/
H A Dezmlm_hash_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/Zend/tests/
H A Ddouble_to_string.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Ddecrement_001.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Ddecrement_001_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dincrement_001.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
/PHP-7.3/ext/standard/tests/file/
H A Dftruncate_bug76422.phpt6 die('skip.. only valid for 64-bit');
/PHP-7.3/ext/mysqli/tests/
H A Dbug73800.phpt7 if (PHP_INT_SIZE != 8) die('skip requires 64-bit');
/PHP-7.3/ext/standard/tests/array/
H A Drange_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Drange_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/ext/intl/tests/
H A Dbug53512.phpt5 if (PHP_INT_SIZE != 8) die('skip 64-bit only');
/PHP-7.3/ext/com_dotnet/tests/
H A Dbug64130.phpt6 if (PHP_INT_SIZE != 4) die('skip for 32bit platforms only');
/PHP-7.3/ext/simplexml/tests/
H A DSimpleXMLElement_xpath_3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
/PHP-7.3/ext/session/tests/
H A Dbug42596.phpt2 Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
/PHP-7.3/ext/standard/tests/general_functions/
H A Dbug39322.phpt20 sleep(1); // wait a bit to let the process finish

Completed in 43 milliseconds

12345678910>>...23