Home
last modified time | relevance | path

Searched refs:function_exists (Results 201 – 225 of 413) sorted by path

12345678910>>...17

/php-src/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_only.phpt9 if (!function_exists('mysqli_debug'))
H A Dmysqli_fork.phpt8 if (!function_exists('pcntl_fork'))
11 if (!function_exists('posix_getpid'))
H A Dmysqli_ssl_set.phpt10 if (!function_exists('mysqli_ssl_set'))
H A Dmysqli_stmt_bind_param.phpt103 if (function_exists("memory_get_usage")) {
/php-src/ext/opcache/tests/
H A Dcompact_literals.phpt26 if (!function_exists("dummy")) {
H A Djmp_elim_003.phpt9 if (!function_exists( 'stream_socket_client'))
17 if (!function_exists('openssl_x509_parse'))
H A Dpreload_001.phpt16 var_dump(function_exists("f1"));
17 var_dump(function_exists("f2"));
21 var_dump(function_exists("f2"));
H A Dpreload_dynamic_function.phpt16 var_dump(function_exists("f"));
H A Dpreload_user_001.phpt20 var_dump(function_exists("f1"));
21 var_dump(function_exists("f2"));
H A Dpreload_user_002.phpt20 var_dump(function_exists("f1"));
21 var_dump(function_exists("f2"));
H A Dpreload_user_003.phpt21 var_dump(function_exists("f1"));
22 var_dump(function_exists("f2"));
H A Dpreload_user_004.phpt32 var_dump(function_exists("f1"));
33 var_dump(function_exists("f2"));
H A Dpreload_user_005.phpt33 var_dump(function_exists("f1"));
34 var_dump(function_exists("f2"));
/php-src/ext/openssl/tests/
H A Dbug46127.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug48182.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug54992.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug62890.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug65538_001.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug65538_003.phpt8 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug65729.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug68265.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug68879.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug68920.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug69215.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dbug72333.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");

Completed in 70 milliseconds

12345678910>>...17