Home
last modified time | relevance | path

Searched refs:mysqli_get_host_info (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt2 mysqli_get_host_info()
13 if (!is_null($tmp = @mysqli_get_host_info()))
16 if (!is_null($tmp = @mysqli_get_host_info(NULL)))
20 if (!is_string($info = mysqli_get_host_info($link)) || ('' === $info))
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
25 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt2 mysqli_get_host_info()
13 if (!is_null($tmp = @mysqli_get_host_info()))
16 if (!is_null($tmp = @mysqli_get_host_info(NULL)))
20 if (!is_string($info = mysqli_get_host_info($link)) || ('' === $info))
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
25 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/lang/php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt2 mysqli_get_host_info()
13 if (!is_null($tmp = @mysqli_get_host_info()))
16 if (!is_null($tmp = @mysqli_get_host_info(NULL)))
20 if (!is_string($info = mysqli_get_host_info($link)) || ('' === $info))
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
/dports/www/mod_php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt2 mysqli_get_host_info()
13 if (!is_null($tmp = @mysqli_get_host_info()))
16 if (!is_null($tmp = @mysqli_get_host_info(NULL)))
20 if (!is_string($info = mysqli_get_host_info($link)) || ('' === $info))
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt2 mysqli_get_host_info()
13 if (!is_null($tmp = @mysqli_get_host_info()))
16 if (!is_null($tmp = @mysqli_get_host_info(NULL)))
20 if (!is_string($info = mysqli_get_host_info($link)) || ('' === $info))
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
25 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/www/mod_php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt2 mysqli_get_host_info()
13 if (!is_null($tmp = @mysqli_get_host_info()))
16 if (!is_null($tmp = @mysqli_get_host_info(NULL)))
20 if (!is_string($info = mysqli_get_host_info($link)) || ('' === $info))
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/tests/
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
26 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/www/mod_php81/php-8.1.1/ext/mysqli/tests/
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
26 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/lang/php81/php-8.1.1/ext/mysqli/tests/
H A D033.phpt2 function test: mysqli_get_host_info
16 $hinfo = mysqli_get_host_info($link);
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/tests/
H A D033.phpt2 function test: mysqli_get_host_info
15 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
25 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/lang/php80/php-8.0.15/ext/mysqli/tests/
H A D033.phpt2 function test: mysqli_get_host_info
15 $hinfo = mysqli_get_host_info($link);
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
25 var_dump(preg_match(",(127.0.0.1|localhost) via .*,i", mysqli_get_host_info($con)));
/dports/www/mod_php80/php-8.0.15/ext/mysqli/tests/
H A D033.phpt2 function test: mysqli_get_host_info
15 $hinfo = mysqli_get_host_info($link);

12345