Home
last modified time | relevance | path

Searched refs:net (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/PHP-8.1/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt25 --> http://php.net : string(7) "php.net"
26 --> http://php.net/ : string(7) "php.net"
29 --> http://www.php.net : string(11) "www.php.net"
30 --> http://www.php.net/ : string(11) "www.php.net"
31 --> www.php.net:80 : string(11) "www.php.net"
32 --> http://www.php.net:80 : string(11) "www.php.net"
33 --> http://www.php.net:80/ : string(11) "www.php.net"
36 --> www.php.net:80/? : string(11) "www.php.net"
37 --> http://www.php.net/? : string(11) "www.php.net"
38 --> http://www.php.net:80/? : string(11) "www.php.net"
[all …]
H A Durls.inc9 'php.net',
10 'php.net/',
11 'http://php.net',
12 'http://php.net/',
13 'www.php.net',
14 'www.php.net/',
15 'http://www.php.net',
16 'http://www.php.net/',
17 'www.php.net:80',
21 'www.php.net/?',
[all …]
H A Dparse_url_basic_006.phpt23 --> php.net : NULL
24 --> php.net/ : NULL
25 --> http://php.net : NULL
26 --> http://php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
29 --> http://www.php.net : NULL
30 --> http://www.php.net/ : NULL
31 --> www.php.net:80 : NULL
35 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_004.phpt23 --> php.net : NULL
24 --> php.net/ : NULL
25 --> http://php.net : NULL
26 --> http://php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
29 --> http://www.php.net : NULL
30 --> http://www.php.net/ : NULL
31 --> www.php.net:80 : int(80)
35 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_005.phpt23 --> php.net : NULL
24 --> php.net/ : NULL
25 --> http://php.net : NULL
26 --> http://php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
29 --> http://www.php.net : NULL
30 --> http://www.php.net/ : NULL
31 --> www.php.net:80 : NULL
35 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_002.phpt24 --> php.net : NULL
25 --> php.net/ : NULL
26 --> http://php.net : string(4) "http"
27 --> http://php.net/ : string(4) "http"
28 --> www.php.net : NULL
29 --> www.php.net/ : NULL
30 --> http://www.php.net : string(4) "http"
31 --> http://www.php.net/ : string(4) "http"
32 --> www.php.net:80 : NULL
36 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_008.phpt23 --> php.net : NULL
24 --> php.net/ : NULL
25 --> http://php.net : NULL
26 --> http://php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
29 --> http://www.php.net : NULL
30 --> http://www.php.net/ : NULL
31 --> www.php.net:80 : NULL
32 --> http://www.php.net:80 : NULL
[all …]
H A Dparse_url_basic_009.phpt23 --> php.net : NULL
24 --> php.net/ : NULL
25 --> http://php.net : NULL
26 --> http://php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
29 --> http://www.php.net : NULL
30 --> http://www.php.net/ : NULL
31 --> www.php.net:80 : NULL
35 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_007.phpt23 --> php.net : string(7) "php.net"
24 --> php.net/ : string(8) "php.net/"
25 --> http://php.net : NULL
26 --> http://php.net/ : string(1) "/"
27 --> www.php.net : string(11) "www.php.net"
28 --> www.php.net/ : string(12) "www.php.net/"
29 --> http://www.php.net : NULL
31 --> www.php.net:80 : NULL
32 --> http://www.php.net:80 : NULL
35 --> www.php.net/? : string(12) "www.php.net/"
[all …]
H A Dparse_url_basic_001.phpt53 --> php.net: array(1) {
55 string(7) "php.net"
58 --> php.net/: array(1) {
60 string(8) "php.net/"
67 string(7) "php.net"
74 string(7) "php.net"
81 string(11) "www.php.net"
93 string(11) "www.php.net"
100 string(11) "www.php.net"
107 string(11) "www.php.net"
[all …]
H A Dparse_url_unterminated.phpt59 --> php.net: array(1) {
61 string(7) "php.net"
64 --> php.net/: array(1) {
66 string(8) "php.net/"
73 string(7) "php.net"
80 string(7) "php.net"
87 string(11) "www.php.net"
99 string(11) "www.php.net"
106 string(11) "www.php.net"
113 string(11) "www.php.net"
[all …]
H A Dbug74780.phpt6 parse_url('//php.net/path?query=1:2'),
7 parse_url('//php.net/path.php?query=a:b'),
8 parse_url('//username@php.net/path?query=1:2')
15 string(7) "php.net"
23 string(7) "php.net"
31 string(7) "php.net"
/PHP-8.1/
H A DEXTENSIONS30 PRIMARY MAINTAINER: Aaron Bannert <aaron@php.net>, Ilia Alshanetsky <iliaa@php.net>
39 PRIMARY MAINTAINER: Marcus Börger <helly@php.net>, Edin Kadribasic <edink@php.net>
45 PRIMARY MAINTAINER: Edin Kadribasic <edink@php.net>
50 PRIMARY MAINTAINER: Jakub Zelenka <bukka@php.net>
56 PRIMARY MAINTAINER: George Wang <gwang@php.net>
62 PRIMARY MAINTAINER: Joe Watkins <krakjoe@php.net>, Bob Weinand <bwoebi@php.net>
83 Ulf Wendel <uw@php.net> (2007 - 2013)
91 Ulf Wendel <uw@php.net> (2009 - 2011)
110 Wez Furlong <wez@php.net> (2004 - 2006)
131 Ulf Wendel <uw@php.net> (2008 - 2012)
[all …]
/PHP-8.1/ext/standard/tests/strings/
H A Durl_t.phpt12 'php.net',
13 'php.net/',
14 'http://php.net',
15 'http://php.net/',
16 'www.php.net',
17 'www.php.net/',
18 'http://www.php.net',
19 'http://www.php.net/',
20 'www.php.net:80',
24 'www.php.net/?',
[all …]
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_vio.c447 php_stream * net_stream = net->data->get_stream(net); in MYSQLND_METHOD()
476 net->last_command = cmd; in MYSQLND_METHOD()
494 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD()
574 net->data->ssl = TRUE; in MYSQLND_METHOD()
616 bool pers = net->persistent; in MYSQLND_METHOD()
651 if (net && (net_stream = net->data->m.get_stream(net))) { in MYSQLND_METHOD()
652 bool pers = net->persistent; in MYSQLND_METHOD()
666 net->data->m.set_stream(net, NULL); in MYSQLND_METHOD()
685 net->data->m.set_client_option(net, MYSQL_OPT_READ_TIMEOUT, (char *)&buf_size); in MYSQLND_METHOD()
713 DBG_INF_FMT("%p", net? net->data->stream:NULL); in MYSQLND_METHOD()
[all …]
/PHP-8.1/ext/standard/tests/general_functions/
H A Doutput_add_rewrite_var_basic3.phpt23 <a href="//php.net/foo.php"> </a>
24 <a href="http://php.net/foo.php"> </a>
25 <a href="bad://php.net/foo.php"> </a>
26 <a href="//www.php.net/foo.php"> </a>
43 <a href="//php.net/foo.php"> </a>
45 <a href="bad://php.net/foo.php"> </a>
46 <a href="//www.php.net/foo.php"> </a>
65 <a href="//php.net/foo.php"> </a>
80 <a href="//php.net/foo.php"> </a>
95 <a href="//php.net/foo.php"> </a>
[all …]
H A Doutput_add_rewrite_var_basic4.phpt23 <a href="//php.net/foo.php"> </a>
24 <a href="http://php.net/foo.php"> </a>
25 <a href="bad://php.net/foo.php"> </a>
26 <a href="//www.php.net/foo.php"> </a>
43 <a href="//php.net/foo.php"> </a>
45 <a href="bad://php.net/foo.php"> </a>
46 <a href="//www.php.net/foo.php"> </a>
65 <a href="//php.net/foo.php"> </a>
80 <a href="//php.net/foo.php"> </a>
95 <a href="//php.net/foo.php"> </a>
[all …]
H A Doutput_add_rewrite_var_basic2.phpt12 ini_set('url_rewriter.hosts', 'php.net,www.php.net');
13 ini_set('session.trans_sid_hosts', 'php.net,www.php.net');
24 <a href="//php.net/foo.php"> </a>
25 <a href="http://php.net/foo.php"> </a>
26 <a href="bad://php.net/foo.php"> </a>
27 <a href="//www.php.net/foo.php"> </a>
44 <a href="//php.net/foo.php"> </a>
45 <a href="http://php.net/foo.php"> </a>
46 <a href="bad://php.net/foo.php"> </a>
47 <a href="//www.php.net/foo.php"> </a>
[all …]
H A Doutput_add_rewrite_var_basic1.phpt12 ini_set('url_rewriter.hosts', 'php.net,www.php.net');
13 ini_set('session.trans_sid_hosts', 'php.net,www.php.net');
24 <a href="//php.net/foo.php"> </a>
25 <a href="http://php.net/foo.php"> </a>
26 <a href="bad://php.net/foo.php"> </a>
27 <a href="//www.php.net/foo.php"> </a>
44 <a href="//php.net/foo.php"> </a>
45 <a href="http://php.net/foo.php"> </a>
46 <a href="bad://php.net/foo.php"> </a>
47 <a href="//www.php.net/foo.php"> </a>
[all …]
/PHP-8.1/ext/session/tests/
H A Dsession_basic3.phpt40 <a href="http://php.net">test</a>
41 <a href="http://php.net/">test</a>
57 <a href="https://php.net">test</a>
71 <a href="//php.net">test</a>
72 <a href="//php.net/">test</a>
73 <a href="//php.net/#bar">test</a>
74 <a href="//php.net/?foo">test</a>
170 <a href="//php.net">test</a>
171 <a href="//php.net/">test</a>
297 <a href="//php.net">test</a>
[all …]
H A Dsession_basic5.phpt23 $_SERVER['HTTP_HOST'] = 'php.net';
68 <a href="http://php.net">test</a>
69 <a href="http://php.net/">test</a>
70 <a href="http://php.net/#bar">test</a>
71 <a href="http://php.net/?foo">test</a>
86 <a href="https://php.net">test</a>
87 <a href="https://php.net/">test</a>
101 <a href="//php.net">test</a>
102 <a href="//php.net/">test</a>
103 <a href="//php.net/#bar">test</a>
[all …]
/PHP-8.1/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt19 List-Help: <mailto:internals-help@lists.php.net>
21 List-Post: <mailto:internals@lists.php.net>
22 Delivered-To: mailing list internals@lists.php.net
24 Delivered-To: ezmlm-scan-internals@lists.php.net
25 Delivered-To: ezmlm-internals@lists.php.net
29 To: internals@lists.php.net
56 string(37) "<mailto:internals-help@lists.php.net>"
60 string(32) "<mailto:internals@lists.php.net>"
66 string(34) "ezmlm-scan-internals@lists.php.net"
68 string(29) "ezmlm-internals@lists.php.net"
[all …]
/PHP-8.1/ext/dom/tests/
H A Dbug47530.phpt10 …>loadXML('<html xmlns="https://php.net/something" xmlns:ns="https://php.net/whatever"><element ns:…
56 …="http://www.w3.org/1999/xhtml" xmlns:test="https://php.net/test" xmlns:example="https://php.net/e…
69 …ML('<?xml version="1.0"?><container xmlns:test="https://php.net/test" xmlns="https://php.net/examp…
82 …>loadXML('<?xml version="1.0"?><div xmlns="https://php.net/default" xmlns:example="https://php.net
94 …><container xmlns:default="http://php.net/default"><a xmlns:foo="http://php.net/bar"/><b xmlns:foo…
121 …tps://php.net/something" xmlns:ns="https://php.net/whatever"><default:element xmlns:default="https…
126 string(19) "https://php.net/bar"
136 …:test="https://php.net/test" xmlns="https://php.net/example"><feed xmlns="http://www.w3.org/1999/x…
145 <div xmlns:example="https://php.net/somethingelse"><p xmlns="https://php.net/default" xmlns:example…
148 <div xmlns:example="https://php.net/somethingelse"><p xmlns="https://php.net/default" xmlns:example…
[all …]
/PHP-8.1/ext/openssl/tests/
H A Dsni_server.phpt16 "cs.php.net" => __DIR__ . "/sni_server_cs.pem",
17 "uk.php.net" => __DIR__ . "/sni_server_uk.pem",
18 "us.php.net" => __DIR__ . "/sni_server_us.pem"
39 $ctxArr['peer_name'] = 'cs.php.net';
45 $ctxArr['peer_name'] = 'uk.php.net';
51 $ctxArr['peer_name'] = 'us.php.net';
62 string(%d) "cs.php.net"
63 string(%d) "uk.php.net"
64 string(%d) "us.php.net"
H A Dsni_server_key_cert.phpt16 "cs.php.net" => [
20 "uk.php.net" => [
24 "us.php.net" => [
48 $ctxArr['peer_name'] = 'cs.php.net';
54 $ctxArr['peer_name'] = 'uk.php.net';
60 $ctxArr['peer_name'] = 'us.php.net';
71 string(%d) "cs.php.net"
72 string(%d) "uk.php.net"
73 string(%d) "us.php.net"

Completed in 47 milliseconds

12345678910>>...21