Home
last modified time | relevance | path

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

12345678910>>...18

/PHP-8.2/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.2/ext/tidy/tests/
H A D001.phpt7 echo "tidy extension is available";
10 tidy extension is available
/PHP-8.2/ext/zip/tests/
H A D001.phpt7 echo "zip extension is available";
10 zip extension is available
/PHP-8.2/ext/skeleton/tests/
H A D001.phpt7 echo 'The extension "%EXTNAME%" is available';
10 The extension "%EXTNAME%" is available
/PHP-8.2/ext/ffi/tests/
H A D001.phpt9 echo 'The extension "FFI" is available';
12 The extension "FFI" is available
/PHP-8.2/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.2/ext/iconv/tests/
H A Diconv001.phpt9 echo "iconv extension is available\n";
15 iconv extension is available
/PHP-8.2/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 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 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-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.");
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.");
/PHP-8.2/sapi/cli/tests/
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)");
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_process_title_unix.phpt6 die("skip cli process title not available in non-cli SAPI");
8 die("skip process title not available (disabled or unsupported)");
14 die("skip ps -p is not available");
/PHP-8.2/ext/sodium/tests/
H A Dinstalled.phpt7 echo "sodium extension is available";
18 sodium extension is available
/PHP-8.2/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.2/ext/standard/tests/filters/
H A Dfilter_errors.inc5 die('skip fnmatch() not available');
11 die("skip $needle not available");
/PHP-8.2/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');
/PHP-8.2/ext/opcache/tests/
H A Dpreload_011.phpt2 Argument/return types must be available for preloading
28 …y between H::method($a): L and G::method($a): K, because class L is not available in %spreload_var…
/PHP-8.2/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt10 if(!function_exists('proc_nice')) die("skip. proc_nice not available ");
11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");

Completed in 30 milliseconds

12345678910>>...18