Home
last modified time | relevance | path

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

12345678910>>...22

/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt31 --> http://php.net : string(7) "php.net"
32 --> http://php.net/ : string(7) "php.net"
35 --> http://www.php.net : string(11) "www.php.net"
36 --> http://www.php.net/ : string(11) "www.php.net"
37 --> www.php.net:80 : string(11) "www.php.net"
38 --> http://www.php.net:80 : string(11) "www.php.net"
39 --> http://www.php.net:80/ : string(11) "www.php.net"
42 --> www.php.net:80/? : string(11) "www.php.net"
43 --> http://www.php.net/? : string(11) "www.php.net"
44 --> 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.phpt29 --> php.net : NULL
30 --> php.net/ : NULL
31 --> http://php.net : NULL
32 --> http://php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
35 --> http://www.php.net : NULL
36 --> http://www.php.net/ : NULL
37 --> www.php.net:80 : NULL
41 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_009.phpt29 --> php.net : NULL
30 --> php.net/ : NULL
31 --> http://php.net : NULL
32 --> http://php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
35 --> http://www.php.net : NULL
36 --> http://www.php.net/ : NULL
37 --> www.php.net:80 : NULL
41 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_004.phpt29 --> php.net : NULL
30 --> php.net/ : NULL
31 --> http://php.net : NULL
32 --> http://php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
35 --> http://www.php.net : NULL
36 --> http://www.php.net/ : NULL
37 --> www.php.net:80 : int(80)
41 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_005.phpt29 --> php.net : NULL
30 --> php.net/ : NULL
31 --> http://php.net : NULL
32 --> http://php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
35 --> http://www.php.net : NULL
36 --> http://www.php.net/ : NULL
37 --> www.php.net:80 : NULL
41 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_007.phpt29 --> php.net : string(7) "php.net"
30 --> php.net/ : string(8) "php.net/"
31 --> http://php.net : NULL
32 --> http://php.net/ : string(1) "/"
33 --> www.php.net : string(11) "www.php.net"
34 --> www.php.net/ : string(12) "www.php.net/"
35 --> http://www.php.net : NULL
37 --> www.php.net:80 : NULL
38 --> http://www.php.net:80 : NULL
41 --> www.php.net/? : string(12) "www.php.net/"
[all …]
H A Dparse_url_basic_002.phpt30 --> php.net : NULL
31 --> php.net/ : NULL
32 --> http://php.net : string(4) "http"
33 --> http://php.net/ : string(4) "http"
34 --> www.php.net : NULL
35 --> www.php.net/ : NULL
36 --> http://www.php.net : string(4) "http"
37 --> http://www.php.net/ : string(4) "http"
38 --> www.php.net:80 : NULL
42 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_008.phpt29 --> php.net : NULL
30 --> php.net/ : NULL
31 --> http://php.net : NULL
32 --> http://php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
35 --> http://www.php.net : NULL
36 --> http://www.php.net/ : NULL
37 --> www.php.net:80 : NULL
41 --> www.php.net/? : NULL
[all …]
H A Dparse_url_basic_001.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 Dparse_url_unterminated.phpt61 --> php.net: array(1) {
63 string(7) "php.net"
66 --> php.net/: array(1) {
68 string(8) "php.net/"
75 string(7) "php.net"
82 string(7) "php.net"
89 string(11) "www.php.net"
101 string(11) "www.php.net"
108 string(11) "www.php.net"
115 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-7.4/
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 …]
H A DREADME.md2 <a href="https://php.net">
5 src="https://www.php.net/images/logos/new-php-logo.svg"
23 The PHP manual is available at [php.net/docs](https://php.net/docs).
32 [windows.php.net](https://windows.php.net). After extracting the archive the
73 The [qa.php.net](https://qa.php.net) site provides more detailed info about
89 Extension Community Library - [PECL](https://pecl.php.net).
94 [git.php.net](https://git.php.net). Contributions are most welcome by forking
102 [Request for comments - RFC](https://wiki.php.net/rfc) and
107 ticket at [bugs.php.net](https://bugs.php.net) and reference the bug id using
118 pushed through [git.php.net](https://git.php.net). See
[all …]
/PHP-7.4/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-7.4/ext/session/tests/
H A Dsession_basic3.phpt44 <a href="http://php.net">test</a>
45 <a href="http://php.net/">test</a>
61 <a href="https://php.net">test</a>
75 <a href="//php.net">test</a>
76 <a href="//php.net/">test</a>
77 <a href="//php.net/#bar">test</a>
78 <a href="//php.net/?foo">test</a>
174 <a href="//php.net">test</a>
175 <a href="//php.net/">test</a>
301 <a href="//php.net">test</a>
[all …]
H A Dsession_basic5.phpt21 $_SERVER['HTTP_HOST'] = 'php.net';
72 <a href="http://php.net">test</a>
73 <a href="http://php.net/">test</a>
74 <a href="http://php.net/#bar">test</a>
75 <a href="http://php.net/?foo">test</a>
90 <a href="https://php.net">test</a>
91 <a href="https://php.net/">test</a>
105 <a href="//php.net">test</a>
106 <a href="//php.net/">test</a>
107 <a href="//php.net/#bar">test</a>
[all …]
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c448 php_stream * net_stream = net->data->get_stream(net); in MYSQLND_METHOD()
477 net->last_command = cmd; in MYSQLND_METHOD()
495 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD()
517 if (net->data->options.ssl_ca) { in MYSQLND_METHOD()
572 net->data->ssl = TRUE; in MYSQLND_METHOD()
649 if (net && (net_stream = net->data->m.get_stream(net))) { in MYSQLND_METHOD()
664 net->data->m.set_stream(net, NULL); in MYSQLND_METHOD()
680 net->data->m.set_client_option(net, MYSQLND_OPT_NET_READ_BUFFER_SIZE, (char *)&buf_size); in MYSQLND_METHOD()
683 net->data->m.set_client_option(net, MYSQL_OPT_READ_TIMEOUT, (char *)&buf_size); in MYSQLND_METHOD()
711 DBG_INF_FMT("%p", net? net->data->stream:NULL); in MYSQLND_METHOD()
[all …]
/PHP-7.4/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_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 …]
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 …]
/PHP-7.4/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-7.4/ext/openssl/tests/
H A Dsni_server.phpt15 "cs.php.net" => __DIR__ . "/sni_server_cs.pem",
16 "uk.php.net" => __DIR__ . "/sni_server_uk.pem",
17 "us.php.net" => __DIR__ . "/sni_server_us.pem"
38 $ctxArr['peer_name'] = 'cs.php.net';
44 $ctxArr['peer_name'] = 'uk.php.net';
50 $ctxArr['peer_name'] = 'us.php.net';
61 string(%d) "cs.php.net"
62 string(%d) "uk.php.net"
63 string(%d) "us.php.net"
H A Dsni_server_key_cert.phpt15 "cs.php.net" => [
19 "uk.php.net" => [
23 "us.php.net" => [
47 $ctxArr['peer_name'] = 'cs.php.net';
53 $ctxArr['peer_name'] = 'uk.php.net';
59 $ctxArr['peer_name'] = 'us.php.net';
70 string(%d) "cs.php.net"
71 string(%d) "uk.php.net"
72 string(%d) "us.php.net"

Completed in 44 milliseconds

12345678910>>...22