Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/PHP-8.1/ext/standard/tests/strings/
H A Dpack64_32.phpt55 64-bit format codes are not available for 32-bit versions of PHP
56 64-bit format codes are not available for 32-bit versions of PHP
57 64-bit format codes are not available for 32-bit versions of PHP
58 64-bit format codes are not available for 32-bit versions of PHP
59 64-bit format codes are not available for 32-bit versions of PHP
60 64-bit format codes are not available for 32-bit versions of PHP
61 64-bit format codes are not available for 32-bit versions of PHP
62 64-bit format codes are not available for 32-bit versions of PHP
H A Dsetlocale_variation2.phpt2 Test setlocale() function : usage variations - Setting all available locales in the platform
10 die("skip locale -a not available");
15 /* setlocale() to set all available locales in the system and check the success count */
29 // run the command 'locale -a' to fetch all locales available in the system
51 echo "-- Test setlocale() with all available locale in the system --\n";
84 -- Test setlocale() with all available locale in the system --
/PHP-8.1/ext/tidy/tests/
H A D001.phpt7 echo "tidy extension is available";
10 tidy extension is available
/PHP-8.1/ext/zip/tests/
H A D001.phpt7 echo "zip extension is available";
10 zip extension is available
/PHP-8.1/ext/skeleton/tests/
H A D001.phpt7 echo 'The extension "%EXTNAME%" is available';
10 The extension "%EXTNAME%" is available
/PHP-8.1/ext/ffi/tests/
H A D001.phpt9 echo 'The extension "FFI" is available';
12 The extension "FFI" is available
/PHP-8.1/ext/phar/tests/
H A Dphar_get_supportedcomp4.phpt6 <?php if (extension_loaded("bz2")) die("skip bz2 is available"); ?>
7 <?php if (extension_loaded("zlib")) die("skip zlib is available"); ?>
/PHP-8.1/ext/iconv/tests/
H A Diconv001.phpt9 echo "iconv extension is available\n";
15 iconv extension is available
/PHP-8.1/ext/simplexml/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt5 if (!extension_loaded('libxml')) die('skip libxml extension not available');
6 if (!extension_loaded('simplexml')) die('skip simplexml extension not available');
7 if (!extension_loaded('zend-test')) die('skip zend-test extension not available');
/PHP-8.1/ext/xmlreader/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt5 if (!extension_loaded('libxml')) die('skip libxml extension not available');
6 if (!extension_loaded('xmlreader')) die('skip xmlreader extension not available');
7 if (!extension_loaded('zend-test')) die('skip zend-test extension not available');
/PHP-8.1/ext/dom/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt5 if (!extension_loaded('libxml')) die('skip libxml extension not available');
6 if (!extension_loaded('dom')) die('skip dom extension not available');
7 if (!extension_loaded('zend-test')) die('skip zend-test extension not available');
/PHP-8.1/ext/standard/tests/streams/
H A Dbug77765.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dopendir-002.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dopendir-001.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dbug72771.phpt7 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
8 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dbug77680.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dopendir-004.phpt7 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
8 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dbug73457.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
H A Dopendir-003.phpt7 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
8 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
/PHP-8.1/sapi/cli/tests/
H A Dcli_set_process_title_basic.phpt9 die("skip cli process title not available in non-cli SAPI");
11 die("skip process title not available (disabled or unsupported)");
H A Dcli_get_process_title_basic.phpt9 die("skip cli process title not available in non-cli SAPI");
11 die("skip process title not available (disabled or unsupported)");
/PHP-8.1/ext/sodium/tests/
H A Dinstalled.phpt7 echo "sodium extension is available";
18 sodium extension is available
/PHP-8.1/ext/dba/tests/
H A Dskipif.inc10 die('skip no handler available that can be used for the test');
17 die("skip $HND handler not available");
/PHP-8.1/ext/standard/tests/filters/
H A Dfilter_errors.inc5 die('skip fnmatch() not available');
11 die("skip $needle not available");
/PHP-8.1/ext/gd/tests/
H A Dbug49600.phpt7 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
8 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');

Completed in 31 milliseconds

12345678910>>...18