Home
last modified time | relevance | path

Searched refs:platform (Results 251 – 275 of 284) sorted by relevance

1...<<1112

/PHP-8.0/tests/lang/operators/
H A DbitwiseShiftRight_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A DbitwiseShiftLeft_variationStr_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/Zend/tests/type_declarations/
H A Dscalar_strict.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dscalar_strict_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgettype_settype_variation6.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dgettype_settype_variation5.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dgettype_settype_variation7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvar_export-locale.phpt8 die("skip locale needed for this test is not supported on this platform");
H A Dvar_export-locale_32.phpt8 die("skip locale needed for this test is not supported on this platform");
H A Dgettype_settype_variation2.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.0/Zend/tests/
H A Dcompare_002_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_001.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_003.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_004.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_005.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_006.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dcompare_001_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_003_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_004_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_005_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
H A Dcompare_006_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/ext/standard/
H A Dconfig.m4369 #error no strptime() on this platform
/PHP-8.0/ext/standard/tests/file/
H A Dfscanf_variation55.phpt6 die("skip this test is for 32bit platform only");
/PHP-8.0/ext/json/tests/
H A Dpass001.1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/win32/build/
H A Dconfig.w32215 pvscfg.WriteLine("platform = " + (X64 ? 'x64' : 'Win32'));

Completed in 58 milliseconds

1...<<1112