Home
last modified time | relevance | path

Searched refs:platform (Results 201 – 225 of 284) sorted by relevance

12345678910>>...12

/PHP-8.0/ext/standard/tests/math/
H A Ddecoct_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dhexdec_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dhexdec_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_variation1_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dbindec_variation1.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Datan2_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dfmod_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dpow_basic.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dpow_basic_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dhypot_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dpow_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.0/ext/gmp/tests/
H A Dgmp_random_seed.phpt5 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt2 Test setlocale() function : usage variations - Setting all available locales in the platform
H A Dchunk_split_variation8.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsprintf_variation34.phpt6 die("skip this test is for 32bit platform only");
H A Dsprintf_variation34_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.0/ext/standard/tests/array/
H A Drsort_variation3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dend_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dend.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.0/.github/workflows/
H A Dnightly.yml319 php /usr/bin/composer install --no-progress --ignore-platform-reqs
333 php /usr/bin/composer install --no-progress --ignore-platform-reqs
356 php /usr/bin/composer install --no-progress --ignore-platform-reqs
364 …/bin/composer create-project symfony/symfony-demo symfony_demo --no-progress --ignore-platform-reqs
376 php /usr/bin/composer install --no-progress --ignore-platform-reqs
/PHP-8.0/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dintval.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dis_float.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-8.0/build/
H A Dshtool168 shtoolize -obuild/shtool echo install mkdir platform path
177 echo|install|mkdir|platform|path )
235 platform )
1041 platform )
/PHP-8.0/ext/ldap/
H A Dconfig.m415 AC_MSG_CHECKING([if we're at 64-bit platform])

Completed in 42 milliseconds

12345678910>>...12