Home
last modified time | relevance | path

Searched refs:bit (Results 201 – 225 of 526) sorted by relevance

12345678910>>...22

/php-src/ext/pdo_sqlite/tests/
H A Dbug81740.phpt8 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/php-src/ext/date/tests/
H A Dbug36988.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>
/php-src/ext/mbstring/tests/
H A Dmb_encode_numericentity_large_ints.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/php-src/ext/opcache/tests/
H A Dgh9259_001.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
/php-src/tests/lang/integer_literals/
H A Doctal_32bit.phpt2 Octal integer strings (32bit)
5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/php-src/ext/mysqli/tests/
H A Dbug_bits.phpt2 Bug (Incorrectly decoding bit values / Malformed server packet. Field length pointing)
21 …TABLE `bug_bits` (`inty` bigint(20) unsigned NOT NULL DEFAULT '0', `bitty` bit(64) NOT NULL DEFAUL…
/php-src/ext/hash/
H A Dconfig.m417 AC_MSG_CHECKING([if we're at 64-bit platform])
28 dnl Add -Wno-implicit-fallthrough flag as it happens on 32 bit builds
/php-src/ext/gettext/tests/locale/fi_FI/LC_MESSAGES/
H A Dmessages.po11 "Content-Transfer-Encoding: 8bit\n"
/php-src/ext/calendar/tests/
H A Dbug53574_1.phpt8 die("skip this test is for 32bit platform only");
H A Dbug53574_2.phpt8 die("skip this test is for 64bit platform only");
H A Dbug55797_1.phpt8 die("skip this test is for 32bit platform only");
H A Dbug55797_2.phpt8 die("skip this test is for 64bit platform only");
H A Dbug80185_32bit.phpt7 if (PHP_INT_SIZE != 4) die("skip for 32bit platforms only");
/php-src/ext/standard/tests/strings/
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");
H A Dstr_repeat_variation1.phpt2 Test str_repeat() function: usage variations - complex strings containing other than 7-bit chars
/php-src/Zend/tests/float_to_int/
H A Dexplicit_casts_should_not_warn.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/ext/intl/tests/
H A Dbug61487.phpt6 <?php if (PHP_INT_SIZE != 8) die('skip 64-bit only');
/php-src/ext/gettext/tests/locale/en_US.UTF-8/LC_MESSAGES/
H A Dmessages.po11 "Content-Transfer-Encoding: 8bit\n"
/php-src/ext/sysvshm/tests/
H A Dbug72858.phpt8 if (4 < PHP_INT_SIZE) { print "skip 32-bit only"; }
/php-src/ext/opcache/tests/jit/
H A Dbug81225.phpt10 <?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
H A Dmul_003.phpt12 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/ext/opcache/jit/
H A DREADME.md42 ### How to build 32-bit builds on x86_64 environments
54 #### Prerequisites for 32-bit builds
69 #### Compiling 32-bit builds
72 set up prerequisites for 32-bit development.
83 #### Running tests of the JIT on 32-bit builds
/php-src/ext/gettext/tests/66265/en_US/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/php-src/ext/gettext/tests/66265/de_DE/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"

Completed in 26 milliseconds

12345678910>>...22