Home
last modified time | relevance | path

Searched refs:function_exists (Results 351 – 375 of 589) sorted by relevance

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

/PHP-5.5/ext/pdo_mysql/tests/
H A Dconfig.inc33 if (!function_exists('sys_get_temp_dir')) {
/PHP-5.5/ext/standard/tests/time/
H A Dstrptime_basic.phpt5 if (!function_exists('strptime')) {
H A Dstrptime_error.phpt5 if (!function_exists('strptime')) {
H A Dstrptime_parts.phpt5 if (!function_exists('strptime')) {
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_error.phpt6 function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build");
H A Dmb_ereg_search_xxx.phpt6 function_exists('mb_ereg_search') or die("skip\n");
H A Dmb_split_error.phpt6 function_exists('mb_split') or die("skip mb_split() is not available in this build");
H A Dmb_stristr_error1.phpt6 function_exists('mb_stristr') or die("skip mb_stristr() is not available in this build");
H A Dmb_strrichr_error1.phpt6 function_exists('mb_strrichr') or die("skip mb_strrichr() is not available in this build");
H A Dmb_strstr_basic.phpt6 function_exists('mb_strstr') or die("skip mb_strstr() is not available in this build");
H A Dmb_strstr_error1.phpt6 function_exists('mb_strstr') or die("skip mb_strstr() is not available in this build");
H A Dmb_strstr_variation6.phpt6 function_exists('mb_strstr') or die("skip mb_strstr() is not available in this build");
/PHP-5.5/ext/gd/tests/
H A Ddashedlines.phpt5 if (!function_exists('imagecreatefromstring')) die("skip gd extension not available\n");
H A Dimagecolorallocate_variation5.phpt8 if(!function_exists('imagecreatetruecolor')) {
H A Dimagecolorstotal_error.phpt8 if(!function_exists('imagecolorstotal')) {
H A Dimagecrop_auto.phpt5 if ( ! extension_loaded('gd') || !function_exists('imagecrop')) die( 'skip GD imagecropauto not pre…
H A Dimagedashedline_basic.phpt5 if (!function_exists('imagedashedline')) die('skip imagedashedline() not available');
/PHP-5.5/tests/basic/
H A Drfc1867_max_file_uploads_empty_files_debug.phpt4 <?php if(!function_exists("leak")) print "skip only for debug builds"; ?>
/PHP-5.5/ext/iconv/tests/
H A Diconv_strrpos_error1.phpt6 function_exists('iconv_strrpos') or die("skip iconv_strrpos() is not available in this build");
H A Diconv_substr_error1.phpt6 function_exists('iconv_substr') or die("skip iconv_substr() is not available in this build");
/PHP-5.5/ext/ldap/tests/
H A Dldap_sasl_bind_error.phpt9 <?php if (!function_exists("ldap_sasl_bind")) die("skip LDAP extension not compiled with SASL suppo…
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_005p.phpt5 <?php if (!function_exists('utf8_encode')) die('skip utf8_encode() not available'); ?>
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dphar_test.inc3 if (function_exists('date_default_timezone_set')) {
/PHP-5.5/ext/phar/tests/files/
H A Dphar_test.inc3 if (function_exists('date_default_timezone_set')) {
/PHP-5.5/ext/phar/tests/tar/
H A Ddelete_in_phar.phpt21 if (function_exists("opcache_get_status")) {

Completed in 25 milliseconds

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