Home
last modified time | relevance | path

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

12345678910>>...23

/PHP-7.3/ext/json/tests/
H A Dbug40503.phpt2 Bug #40503 (json_encode() value corruption on 32bit systems with overflown values)
H A Dbug72787.phpt5 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dbug47644.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/ext/calendar/tests/
H A Djdtogregorian_overflow.phpt8 if (PHP_INT_SIZE != 4) die('skip this test is for 32bit platforms only');
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");
/PHP-7.3/ext/com_dotnet/tests/
H A Dbug79242.phpt6 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
/PHP-7.3/ext/standard/tests/strings/
H A Dbug61764.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbug36306.phpt2 Bug #36306 (crc32() 64bit)
H A Dbug72100.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/ext/gd/tests/
H A Dimageinterlace_variation1.phpt2 Testing setting the interlace bit on with imageinterlace() of GD library
H A Dbug73957.phpt6 if (PHP_INT_SIZE != 8) die('skip this test is for 64bit platforms only');
H A Dbug72697.phpt6 if (PHP_INT_MAX !== 9223372036854775807) die("skip for 64-bit long systems only");
/PHP-7.3/ext/sysvshm/tests/
H A Dbug72858.phpt6 if (4 < PHP_INT_SIZE) { print "skip 32-bit only"; }
/PHP-7.3/ext/gettext/tests/locale/fi_FI/LC_MESSAGES/
H A Dmessages.po11 "Content-Transfer-Encoding: 8bit\n"
/PHP-7.3/ext/mysqli/tests/
H A Dbug_bits.phpt2 Bug (Incorrectly decoding bit values / Malformed server packet. Field length pointing)
20 …TABLE `bug_bits` (`inty` bigint(20) unsigned NOT NULL DEFAULT '0', `bitty` bit(64) NOT NULL DEFAUL…
/PHP-7.3/ext/gettext/tests/locale/en_US.UTF-8/LC_MESSAGES/
H A Dmessages.po11 "Content-Transfer-Encoding: 8bit\n"
/PHP-7.3/ext/simplexml/tests/
H A DSimpleXMLElement_xpath_4.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
H A Dbug74950.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/PHP-7.3/ext/opcache/tests/
H A Djmp_elim_001.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip for machines with 64-bit longs"); ?>
/PHP-7.3/ext/gettext/tests/66265/en_US/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/PHP-7.3/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/PHP-7.3/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/PHP-7.3/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");

Completed in 57 milliseconds

12345678910>>...23