Home
last modified time | relevance | path

Searched refs:function_exists (Results 251 – 275 of 589) sorted by relevance

1...<<11121314151617181920>>...24

/PHP-5.5/ext/iconv/tests/
H A Diconv_substr_error2.phpt6 function_exists('iconv_substr') or die("skip iconv_substr() is not available in this build");
/PHP-5.5/ext/mbstring/tests/
H A Dmb_send_mail05.phpt8 if (!function_exists("mb_send_mail") || !mb_language("Simplified Chinese")) {
H A Dmb_ereg.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dmb_internal_encoding_error1.phpt6 function_exists('mb_internal_encoding') or die("skip mb_internal_encoding() is not available in thi…
H A Dmb_regex_encoding_error1.phpt6 function_exists('mb_regex_encoding') or die("skip mb_regex_encoding() is not available in this buil…
H A Dmb_substitute_character_variation2.phpt6 function_exists('mb_substitute_character') or die("skip mb_substitute_character() is not available …
H A Dmb_convert_kana.phpt6 if (!function_exists("mb_convert_kana")) print "skip mb_convert_kana() not available";
/PHP-5.5/ext/pdo_firebird/tests/
H A Dbug_62024.phpt5 <?php function_exists("ibase_query") or die("skip"); ?>
H A Dddl.phpt5 <?php function_exists("ibase_query") or die("skip"); ?>
H A Dbug_47415.phpt5 <?php function_exists("ibase_query") or die("skip"); ?>
H A Dbug_48877.phpt5 <?php function_exists("ibase_query") or die("skip"); ?>
/PHP-5.5/ext/standard/tests/strings/
H A Dcrypt.phpt5 if (!function_exists('crypt')) {
/PHP-5.5/ext/xmlwriter/tests/
H A D009.phpt6 if (!function_exists("xmlwriter_start_comment")) die("skip: libxml2 2.6.7+ required");
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation7-win32.phpt6 if (!function_exists("symlink")) die("skip symlinks are not supported");
/PHP-5.5/ext/gd/tests/
H A Dbug43073_1.phpt6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
H A Dbug72339.phpt4 <?php if (!function_exists("imagecreatefromgd2")) print "skip"; ?>
H A Dgd_info_error.phpt8 if(!function_exists('gd_info')) {
H A Djpeg2wbmp_error1.phpt11 if(!function_exists('jpeg2wbmp')) {
H A Dpng2wbmp_error1.phpt11 if(!function_exists('png2wbmp')) {
/PHP-5.5/ext/openssl/tests/
H A Dbug54992.phpt6 if (!function_exists('pcntl_fork')) die("skip no fork");
H A Dbug55646.phpt5 if (!function_exists('openssl_csr_new'))
/PHP-5.5/ext/phar/tests/tar/
H A Dcreate_new_and_modify.phpt18 if (function_exists("opcache_get_status")) {
/PHP-5.5/ext/phar/tests/zip/
H A Dcreate_new_and_modify.phpt18 if (function_exists("opcache_get_status")) {
/PHP-5.5/ext/date/tests/
H A Ddate_modify-1.phpt4 <?php if (!function_exists('date_create')) echo "SKIP"; ?>
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_variation3.phpt10 if(!function_exists('proc_nice')) die("skip. proc_nice not available ");

Completed in 43 milliseconds

1...<<11121314151617181920>>...24