Home
last modified time | relevance | path

Searched refs:function_exists (Results 201 – 225 of 589) sorted by relevance

12345678910>>...24

/PHP-5.5/ext/standard/tests/file/
H A Dbug24482.phpt5 if (!function_exists("glob")) {
H A Drename_variation6-win32.phpt6 if (!function_exists("symlink")) die("skip symlinks are not supported");
/PHP-5.5/ext/mbstring/tests/
H A Dmb_send_mail01.phpt8 if (!function_exists("mb_send_mail") || !mb_language("neutral")) {
H A Dmb_send_mail03.phpt8 if (!function_exists("mb_send_mail") || !mb_language("english")) {
H A Dmb_strtolower_error2.phpt6 function_exists('mb_strtolower') or die("skip mb_strtolower() is not available in this build");
H A Dmb_strtoupper_error2.phpt6 function_exists('mb_strtoupper') or die("skip mb_strtoupper() is not available in this build");
H A Dmb_strrpos_error2.phpt6 function_exists('mb_strrpos') or die("skip mb_strrpos() is not available in this build");
H A Dmb_substitute_character_basic.phpt6 function_exists('mb_substitute_character') or die("skip mb_substitute_character() is not available …
H A Dmb_substr_error2.phpt6 function_exists('mb_substr') or die("skip mb_substr() is not available in this build");
H A Dmb_send_mail02.phpt8 if (!function_exists("mb_send_mail") || !mb_language("japanese")) {
H A Dmb_send_mail04.phpt8 if (!function_exists("mb_send_mail") || !mb_language("german")) {
H A Dmb_strpos_error2.phpt6 function_exists('mb_strpos') or die("skip mb_strpos() is not available in this build");
/PHP-5.5/ext/zlib/tests/
H A Dgzencode_variation1-win32.phpt22 if(!function_exists("gzdecode")) {
/PHP-5.5/ext/gd/tests/
H A Djpeg2wbmp_error2.phpt11 if(!function_exists('jpeg2wbmp')) {
H A Dpng2wbmp_error2.phpt11 if(!function_exists('png2wbmp')) {
H A Dbug48555.phpt6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
H A Dcopypalette.phpt5 if (!function_exists('imagecolorat')) die("skip gd extension not available\n");
H A Dimagefttext.phpt8 if (!function_exists("imagefttext")) {
H A Dimagetruecolortopalette_error1.phpt8 if (!function_exists("imagecreatetruecolor")) die("skip GD Version not compatible");
/PHP-5.5/ext/iconv/tests/
H A Diconv_strlen_basic.phpt6 function_exists('iconv_strlen') or die("skip iconv_strlen() is not available in this build");
H A Diconv_strlen_error2.phpt6 function_exists('iconv_strlen') or die("skip iconv_strlen() is not available in this build");
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt10 if(!function_exists('proc_nice')) die("skip. proc_nice not available ");
/PHP-5.5/ext/filter/tests/
H A D033_run.inc2 if (function_exists('setlocale')) {
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats_implicit_free.phpt8 if (!function_exists('mysqli_get_client_stats')) {
/PHP-5.5/ext/sockets/tests/
H A Dsocket_set_option_bindtodevice.phpt14 if (!function_exists("posix_getuid") || posix_getuid() != 0) {

Completed in 30 milliseconds

12345678910>>...24