Home
last modified time | relevance | path

Searched refs:function_exists (Results 226 – 250 of 589) sorted by relevance

12345678910>>...24

/PHP-5.5/ext/mbstring/tests/
H A Dmb_decode_mimeheader_basic.phpt6 function_exists('mb_decode_mimeheader') or die("skip mb_decode_mimeheader() is not available in thi…
H A Dmb_send_mail06.phpt8 if (!function_exists("mb_send_mail") || !mb_language("Traditional Chinese")) {
H A Dmb_strcut_missing_boundary_check.phpt6 function_exists('mb_convert_encoding') or die("skip mb_convert_encoding() is not available in this …
H A Dmb_stripos_error2.phpt6 function_exists('mb_stripos') or die("skip mb_stripos() is not available in this build");
H A Dmb_stristr_error2.phpt6 function_exists('mb_stristr') or die("skip mb_stristr() is not available in this build");
H A Dmb_strrchr_error2.phpt6 function_exists('mb_strrchr') or die("skip mb_strrchr() is not available in this build");
H A Dmb_strrichr_error2.phpt6 function_exists('mb_strrichr') or die("skip mb_strrichr() is not available in this build");
H A Dmb_strripos_error2.phpt6 function_exists('mb_strripos') or die("skip mb_strripos() is not available in this build");
H A Dmb_eregi_replace.phpt6 function_exists('mb_eregi_replace') or die("skip mb_eregi_replace() is not available in this build"…
H A Dmb_send_mail07.phpt8 if (!function_exists("mb_send_mail") || !mb_language("Korean")) {
H A Dmb_strstr_error2.phpt6 function_exists('mb_strstr') or die("skip mb_strstr() is not available in this build");
H A Dmb_substitute_character_error.phpt6 function_exists('mb_substitute_character') or die("skip mb_substitute_character() is not available …
H A Dmb_substr_count_basic.phpt6 function_exists('mb_substr_count') or die("skip mb_substr_count() is not available in this build");
H A Dmb_substr_count_error2.phpt6 function_exists('mb_substr_count') or die("skip mb_substr_count() is not available in this build");
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats_off.phpt8 if (!function_exists('mysqli_get_client_stats')) {
/PHP-5.5/ext/date/tests/
H A Ddate_add_basic.phpt6 <?php if (!function_exists('date_add')) echo "skip: date_add() function not found!"; ?>
H A Ddate_sub_basic.phpt6 <?php if (!function_exists('date_sub')) echo "skip: date_sub() function not found!"; ?>
/PHP-5.5/ext/standard/tests/file/
H A Dlchown_basic.phpt6 if (!function_exists("posix_getuid")) die("skip no posix_getuid()");
/PHP-5.5/Zend/tests/
H A Dbug21478.phpt6 if (!function_exists('stream_filter_register')) die('skip stream_filter_register() not available');
/PHP-5.5/ext/gd/tests/
H A Dgd_info_variation1.phpt8 if(!function_exists('gd_info')) {
H A Dbug67248.phpt6 … if(!function_exists('imageaffinematrixget')) die('skip imageaffinematrixget() not available');
H A Dimagecolourstotal_basic.phpt10 if (!function_exists("imagecolorstotal")) {
H A Dimagetruecolortopalette_error3.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_error2.phpt6 function_exists('iconv_strpos') or die("skip iconv_strpos() is not available in this build");
H A Diconv_strrpos_error2.phpt6 function_exists('iconv_strrpos') or die("skip iconv_strrpos() is not available in this build");

Completed in 53 milliseconds

12345678910>>...24