Home
last modified time | relevance | path

Searched refs:available (Results 1176 – 1200 of 1323) sorted by relevance

1...<<41424344454647484950>>...53

/PHP-7.4/ext/gd/tests/
H A Dcopy.phpt5 if (!function_exists('imagecopy')) die("skip gd extension not available\n");
H A Dgif.phpt6 die("skip gd extension not available.");
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dmb_convert_encoding_basic.phpt6 function_exists('mb_convert_encoding') or die("skip mb_convert_encoding() is not available in this …
H A Dmb_detect_encoding.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dmb_str_unknown_encoding.phpt7 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dmb_str_split_utf8_utf16.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dmb_stripos_basic.phpt6 function_exists('mb_stripos') or die("skip mb_stripos() is not available in this build");
H A Dmb_strripos_basic.phpt6 function_exists('mb_strripos') or die("skip mb_strripos() is not available in this build");
H A Dbug43994.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dmb_convert_encoding.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation3.phpt9 die('skip en_US.utf8 locale not available');
H A Dsetlocale_variation4.phpt9 die('skip en_US.utf8/en_AU.utf8 locales not available');
H A Dsetlocale_variation5.phpt9 die('skip en_AU.utf8/en_US.utf8 locales not available');
/PHP-7.4/ext/pspell/tests/
H A D001.phpt7 die("skip English dictionary is not available");
/PHP-7.4/ext/zlib/tests/
H A Dbug71417.phpt4 <?php if (!extension_loaded('zlib')) die ('skip zlib extension not available in this build'); ?>
/PHP-7.4/ext/mysqli/tests/
H A Dbug44897.phpt8 die("skip: only available in mysqlnd");
H A Dmysqli_debug_mysqlnd_only.phpt11 die("skip mysqli_debug() not available");
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt10 die('skip mysqli_stmt_get_result not available');
/PHP-7.4/ext/phar/tests/
H A Dphar_convert_repeated_b.phpt5 <?php if (!extension_loaded("zlib")) die("skip zlib not available"); ?>
/PHP-7.4/ext/standard/tests/file/
H A Ddisk_free_space_variation.phpt8 * will return the number of bytes available on the corresponding
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_spki_export_challenge_basic.phpt22 /* array of available hashings to test */
/PHP-7.4/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt4 <?php extension_loaded('iconv') or die('skip iconv extension is not available'); ?>
/PHP-7.4/ext/xml/tests/
H A Dbug72085.phpt5 if (!extension_loaded('xml')) die('skip xml extension not available');
/PHP-7.4/ext/phar/tests/zip/
H A Dbzip2.phpt5 <?php if (!extension_loaded("bz2")) die("skip bz2 not available"); ?>

Completed in 34 milliseconds

1...<<41424344454647484950>>...53