Home
last modified time | relevance | path

Searched refs:bit (Results 151 – 175 of 486) sorted by relevance

12345678910>>...20

/PHP-5.6/ext/gettext/tests/locale/fi/LC_MESSAGES/
H A Dmessages.po11 "Content-Transfer-Encoding: 8bit\n"
/PHP-5.6/ext/standard/tests/strings/
H A Dbug36306.phpt2 Bug #36306 (crc32() 64bit)
/PHP-5.6/ext/standard/tests/file/
H A Dbug72114.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-5.6/ext/gd/tests/
H A Dbug72697.phpt6 if (PHP_INT_MAX !== 9223372036854775807) die("skip for 64-bit long systems only");
/PHP-5.6/ext/gettext/tests/locale/en/LC_MESSAGES/
H A Dmessages.po11 "Content-Transfer-Encoding: 8bit\n"
/PHP-5.6/ext/calendar/tests/
H A Dbug53574_1.phpt7 die("skip this test is for 32bit platform only");
H A Dbug53574_2.phpt7 die("skip this test is for 64bit platform only");
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-5.6/ext/pcre/pcrelib/testdata/
H A Dtestinput251 /-- Tests for the 32-bit library only */
H A Dtestoutput202 16- or 32-bit, non-UTF mode. --/
/PHP-5.6/ext/gettext/tests/66265/en_US/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/PHP-5.6/ext/xmlrpc/tests/
H A Dbug70728.phpt6 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dbug70728_64bit.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.6/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/PHP-5.6/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/PHP-5.6/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");
/PHP-5.6/ext/standard/tests/mail/
H A Dezmlm_hash_basic.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dezmlm_hash_basic_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.6/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"); ?>

Completed in 112 milliseconds

12345678910>>...20