Home
last modified time | relevance | path

Searched refs:bit (Results 476 – 500 of 567) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.3/ext/standard/tests/strings/
H A Dstrcspn_variation4.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64-bit only");
H A Dstrstr.phpt153 echo "\n-- complex strings containing other than 7-bit chars --\n";
412 -- complex strings containing other than 7-bit chars --
H A Dsprintf_variation34_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dstr_split_variation2_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dstripos_variation15.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64-bit only");
H A Dchunk_split_variation2.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64-bit only");
H A Dstr_pad.phpt23 chr(0).chr(255).chr(128).chr(234).chr(143), // >7-bit ASCII
H A Dstr_split_variation2.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dstrpos.phpt180 echo "\n-- complex strings containing other than 7-bit chars --\n";
350 -- complex strings containing other than 7-bit chars --
/PHP-7.3/ext/standard/tests/general_functions/
H A Dintval.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-7.3/ext/date/tests/
H A Ddate_sunrise_variation2.phpt4 <?php if (PHP_INT_SIZE != 4) echo "skip this test is for 32-bit only"; ?>
/PHP-7.3/ext/intl/tests/
H A Dformatter_get_set_symbol2.phpt6 <?php if (PHP_INT_SIZE != 8) die('skip 64-bit only'); ?>
/PHP-7.3/ext/tokenizer/tests/
H A D001.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64-bit only");
/PHP-7.3/ext/standard/tests/serialize/
H A Dserialization_miscTypes_001.phpt8 die("skip this test is for 32bit platform only");
/PHP-7.3/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros44 /* --- 64-bit lanes mapped to 64-bit words */
160 /* --- 64-bit lanes mapped to 64-bit words */
252 /* --- 64-bit lanes mapped to 64-bit words */
368 /* --- 64-bit lanes mapped to 64-bit words */
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME70 Case 2: Windows 64/32bit platform (Visual Studio)
/PHP-7.3/ext/spl/internal/
H A Dspldoublylinkedlist.inc17 * @note The following userland implementation of Iterator is a bit different
/PHP-7.3/ext/pdo_oci/
H A Dconfig.m435 AC_MSG_CHECKING([if we're on a 64-bit platform])
/PHP-7.3/ext/openssl/
H A DREADME153 The message will be encoded using a RC2-40 bit cipher.
226 To generate an unprotected 1024 bit RSA private key you can do
/PHP-7.3/tests/lang/operators/
H A DbitwiseShiftLeft_variationStr_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dscalar_return_basic_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-7.3/ext/standard/tests/file/
H A Dfscanf_variation3.phpt6 die("skip this test is for 32bit platform only");
H A Dfscanf_variation34.phpt6 die("skip this test is for 32bit platform only");
H A Dfscanf_variation40.phpt6 die("skip this test is for 32bit platform only");

Completed in 77 milliseconds

1...<<11121314151617181920>>...23