Home
last modified time | relevance | path

Searched refs:function_exists (Results 151 – 175 of 589) sorted by relevance

12345678910>>...24

/PHP-5.5/ext/mbstring/tests/
H A Dmb_internal_encoding_ini_basic2.phpt6 function_exists('mb_stripos') or die("skip mb_stripos() is not available in this build");
H A Dphp_gr_jp_dev_884-2.phpt6 function_exists('mb_ereg_replace') or die("skip mb_ereg_replace() is not available in this build");
H A Dmb_ereg4.phpt6 if (!function_exists("mb_ereg")) print "skip mb_ereg() not available";
H A Dmb_ereg3.phpt6 if (!function_exists("mb_ereg")) print "skip mb_ereg() not available";
H A Dmb_regex_encoding_basic.phpt6 function_exists('mb_regex_encoding') or die("skip mb_regex_encoding() is not available in this buil…
H A Dmb_decode_mimeheader_variation3.phpt6 function_exists('mb_decode_mimeheader') or die("skip mb_decode_mimeheader() is not available in thi…
/PHP-5.5/ext/gd/tests/
H A D001.phpt4 <?php if (!function_exists("imagecreatefrompng")) print "skip"; ?>
H A Dbug48732.phpt6 if(!function_exists('imagefttext')) die('skip imagefttext() not available');
H A Dimagecreatetruecolor_error1.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
H A Dimagetruecolortopalette_basic.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
H A Dimagetruecolortopalette_error2.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
H A Dbug41442.phpt8 if (!function_exists("imagegd2")) {
H A Dimagecreatetruecolor_error3.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
H A Dimagetruecolortopalette_error4.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
/PHP-5.5/ext/pcre/tests/
H A Dlocales.phpt6 if (!function_exists('setlocale')) die('skip: setlocale() not available');
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt4 <?php if (!function_exists('time_nanosleep')) die("skip");
/PHP-5.5/ext/xmlwriter/tests/
H A DOO_005.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.phpt6 if (!function_exists("symlink")) die("skip symlinks are not supported");
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
/PHP-5.5/ext/curl/tests/
H A Dcurl_escape.phpt6 if (!function_exists("curl_escape")) exit("skip curl_escape doesn't exists");
/PHP-5.5/ext/mysql/tests/
H A Dconnect.inc2 if (!function_exists('sys_get_temp_dir')) {
22 if (!function_exists('my_mysql_connect')) {
/PHP-5.5/ext/dba/tests/
H A Dskipif.inc3 if (!function_exists('dba_handlers')) die ('skip dba_handlers() not available');
/PHP-5.5/ext/standard/tests/filters/
H A Dfilter_errors.inc4 if (!function_exists('fnmatch')) {
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_basic.phpt10 if(!function_exists('proc_nice')) die("skip. proc_nice not available ");
H A Dproc_nice_error.phpt5 if(!function_exists('proc_nice')) die("skip. proc_nice not available ");

Completed in 67 milliseconds

12345678910>>...24