Home
last modified time | relevance | path

Searched refs:bit (Results 226 – 250 of 526) sorted by relevance

12345678910>>...22

/php-src/ext/gettext/tests/66265/fr_FR/LC_MESSAGES/
H A Ddomain.po10 "Content-Transfer-Encoding: 8bit\n"
/php-src/ext/simplexml/tests/
H A Dbug74950.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/php-src/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-src/ext/opcache/tests/jit/
H A Dinc_021.phpt13 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dreg_alloc_003_32bits.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dmul_008.phpt9 <?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
/php-src/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 Dchunk_split_variation2_32bit.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_003.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_003_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfprintf_variation_006.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_006_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfprintf_variation_007.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_007_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/ext/com_dotnet/tests/
H A Dbug64130.phpt7 if (PHP_INT_SIZE != 4) die('skip for 32bit platforms only');
/php-src/Zend/tests/
H A Ddouble_to_string.phpt6 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
/php-src/ext/soap/tests/
H A Dbug70211.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetInt_expansion_64.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip 64-bit only"); ?>
/php-src/ext/dom/tests/modern/spec/
H A DCharacterData_insertData_edge_cases.phpt6 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64-bit only"); ?>
/php-src/ext/openssl/tests/
H A Dbug52093.phpt7 if (PHP_INT_SIZE !== 8) die("skip this test is for 64bit platforms only");
/php-src/ext/intl/tests/
H A Dbug53512.phpt6 <?php if (PHP_INT_SIZE != 8) die('skip 64-bit only');
/php-src/ext/date/tests/
H A Dgh-124.phpt7 if (PHP_INT_SIZE != 8) echo "skip this test is for 64-bit only";
/php-src/ext/mysqli/tests/
H A Dbug73800.phpt8 if (PHP_INT_SIZE != 8) die('skip requires 64-bit');

Completed in 24 milliseconds

12345678910>>...22