Home
last modified time | relevance | path

Searched refs:function_exists (Results 426 – 450 of 589) sorted by relevance

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

/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation3.phpt6 function_exists('mb_ereg_replace') or die("skip mb_ereg_replace() is not available in this build");
H A Dmb_ereg_variation4.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dbug43840.phpt6 function_exists('mb_strpos') or die("skip mb_strpos() is not available in this build");
H A Dmb_ereg_replace_variation4.phpt6 function_exists('mb_ereg_replace') or die("skip mb_ereg_replace() is not available in this build");
H A Dmb_strtoupper_variation1.phpt6 function_exists('mb_strtoupper') or die("skip mb_strtoupper() is not available in this build");
H A Dmb_substr_variation1.phpt6 function_exists('mb_substr') or die("skip mb_substr() is not available in this build");
H A Dmb_encode_mimeheader_basic3.phpt6 function_exists('mb_encode_mimeheader') or die("skip mb_encode_mimeheader() is not available in thi…
H A Dbug43841.phpt6 function_exists('mb_strrpos') or die("skip mb_strrpos() is not available in this build");
H A Dmb_encode_mimeheader_variation1.phpt6 function_exists('mb_encode_mimeheader') or die("skip mb_encode_mimeheader() is not available in thi…
H A Dmb_ereg_basic.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dmb_ereg_variation3.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dmb_stripos_variation1.phpt6 function_exists('mb_stripos') or die("skip mb_stripos() is not available in this build");
H A Dmb_strrpos_variation2.phpt6 function_exists('mb_strrpos') or die("skip mb_strrpos() is not available in this build");
H A Dmb_strrpos_variation3.phpt6 function_exists('mb_strrpos') or die("skip mb_strrpos() is not available in this build");
H A Dmb_substr_variation7.phpt6 function_exists('mb_substr') or die("skip mb_substr() is not available in this build");
/PHP-5.5/ext/gd/tests/
H A Dlines.phpt5 if (!function_exists('imageline')) die("skip gd extension not available\n");
/PHP-5.5/ext/iconv/tests/
H A Diconv_basic.phpt6 function_exists('iconv') or die("skip iconv() is not available in this build");
H A Diconv_get_encoding_error.phpt6 function_exists('iconv_get_encoding') or die("skip iconv_get_encoding() is not available in this bu…
H A Diconv_set_encoding_error.phpt6 function_exists('iconv_set_encoding') or die("skip iconv_set_encoding() is not available in this bu…
H A Diconv_mime_decode_variation1.phpt6 function_exists('iconv_mime_decode') or die("skip iconv_mime_decode() is not available in this buil…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_client_encoding.phpt53 if ((version_compare(PHP_VERSION, '5.9.9', '>') == 1) && function_exists('is_unicode')) {
H A Dmysql_create_db.phpt6 if (!function_exists('mysql_create_db'))
/PHP-5.5/ext/mysqli/tests/
H A D061.phpt7 if (!function_exists('mysqli_set_local_infile_handler'))
H A Dmysqli_get_client_stats_ps.phpt8 if (!function_exists('mysqli_get_client_stats')) {
/PHP-5.5/ext/mcrypt/tests/
H A Dblowfish.phpt7 if(!function_exists("hex2bin")) {

Completed in 45 milliseconds

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