Home
last modified time | relevance | path

Searched refs:port (Results 26 – 50 of 560) sorted by relevance

12345678910>>...23

/PHP-5.5/sapi/cli/tests/
H A Dbug68745.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
13 $port = intval($port)?:80;
15 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_006.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
13 $port = intval($port)?:80;
15 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dbug65633.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
16 $port = intval($port)?:80;
18 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_017.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
16 $port = intval($port)?:80;
18 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dbug61679.phpt15 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
16 $port = intval($port)?:80;
18 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dbug67429.phpt17 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
18 $port = intval($port)?:80;
20 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_007.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
13 $port = intval($port)?:80;
15 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_010.phpt12 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
13 $port = intval($port)?:80;
15 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
34 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_004.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
15 $port = intval($port)?:80;
17 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_016.phpt22 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
23 $port = intval($port)?:80;
25 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
H A Dphp_cli_server_012.phpt14 list($host, $port) = explode(':', PHP_CLI_SERVER_ADDRESS);
15 $port = intval($port)?:80;
17 $fp = fsockopen($host, $port, $errno, $errstr, 0.5);
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_options_init_command.phpt15 if (!($link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)))
16 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
17 $host, $user, $db, $port, $socket);
40 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket))
41 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
42 $host, $user, $db, $port, $socket);
65 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket))
66 …printf("[010] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
67 $host, $user, $db, $port, $socket);
H A Dmysqli_change_user_old.phpt9 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port
11 $host, $user, $db, $port, $socket));
38 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
40 $host, $user, $db, $port, $socket);
55 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
57 $host, $user, $db, $port, $socket);
91 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
93 $host, $user, $db, $port, $socket);
101 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
[all …]
H A Dmysqli_pconnect.phpt14 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
15 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
16 $host, $user, $db, $port, $socket);
23 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
39 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
55 if (!$connections[$index] = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_change_user.phpt31 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
32 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
33 $host, $user, $db, $port, $socket);
45 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
46 …printf("[006] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
47 $host, $user, $db, $port, $socket);
81 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
82 …printf("[020] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
83 $host, $user, $db, $port, $socket);
91 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
[all …]
H A D045.phpt12 $stmt = mysqli_prepare($link, "SHOW VARIABLES LIKE 'port'");
26 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
28 $stmt = mysqli_prepare($link, "SHOW VARIABLES LIKE 'port'");
49 %unicode|string%(4) "port"
H A Dclean_table.inc4 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
5 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
6 $host, $user, $db, $port, $socket);
H A Dmysqli_stmt_datatype_change.phpt12 if (!$c1 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
13 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
14 $host, $user, $db, $port, $socket);
17 if (!$c2 = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
18 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
19 $host, $user, $db, $port, $socket);
60 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
/PHP-5.5/ext/mysql/tests/
H A Dbug47438.phpt12 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
13 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
14 $host, $user, $db, $port, $socket);
39 if (!$link = my_mysql_connect($host, $user, $passwd, $db, $port, $socket))
40 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
41 $host, $user, $db, $port, $socket);
H A Dmysql_max_links.phpt14 function my_connect($offset, $host, $user, $passwd, $db, $port, $socket) {
17 else if ($port)
18 $host = sprintf("%s:%s", $host, $port);
35 $links[0] = my_connect(10, $host, $user, $passwd, $db, $port, $socket);
36 $links[1] = my_connect(20, $host, $user, $passwd, $db, $port, $socket);
37 $links[2] = my_connect(30, $host, $user, $passwd, $db, $port, $socket);
47 $links[0] = my_connect(50, $host, $user, $passwd, $db, $port, $socket);
48 $links[2] = my_connect(60, $host, $user, $passwd, $db, $port, $socket);
H A Dmysql_connect.phpt19 $myhost = (is_null($socket)) ? ((is_null($port)) ? $host : $host . ':' . $port) : $host . ':' . $so…
21 …printf("[002] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
22 $host, $myhost, $user, $db, $port, $socket);
27 …printf("[003] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
28 $host, $myhost, $user, $db, $port, $socket);
34 $host, $myhost, $user . 'unknown_really', $db, $port, $socket);
51 ini_set('mysql.default_port', $port);
52 if (!is_null($port)) {
89 if (putenv(sprintf('MYSQL_TCP_PORT=%d', $port))) {
95 } else if (putenv(sprintf('MYSQL_TCP_PORT=%d', $port + 1))) {
[all …]
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_2.wsdl211 </wsdl:port>
222 </wsdl:port>
233 </wsdl:port>
244 </wsdl:port>
255 </wsdl:port>
266 </wsdl:port>
277 </wsdl:port>
288 </wsdl:port>
299 </wsdl:port>
310 </wsdl:port>
[all …]
/PHP-5.5/ext/ldap/tests/
H A Dldap_connect_variation.phpt12 // no hostname, no port
16 // no port
21 $link = ldap_connect("ldap://$host:$port");
24 // URI no port
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt54 ["port"]=>
115 ["port"]=>
124 ["port"]=>
133 ["port"]=>
156 ["port"]=>
176 ["port"]=>
187 ["port"]=>
198 ["port"]=>
209 ["port"]=>
220 ["port"]=>
[all …]
/PHP-5.5/ext/standard/tests/network/
H A Dfsockopen_error.phpt5 /* Prototype : proto resource fsockopen(string hostname, int port [, int errno [, string errstr [,…
17 $port = 10;
22 var_dump( fsockopen($hostname, $port, $errno, $errstr, $timeout, $extra_arg) );
31 $port = 31337;
35 var_dump( fsockopen($hostname, $port, $errno, $errstr, $timeout) );
40 $port = 31337;
44 var_dump( fsockopen($hostname, $port, $errno, $errstr, $timeout) );

Completed in 45 milliseconds

12345678910>>...23