Lines Matching refs:net

23 --> 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
33 --> http://www.php.net:80/ : NULL
34 --> http://www.php.net/index.php : NULL
35 --> www.php.net/? : string(0) ""
36 --> www.php.net:80/? : string(0) ""
37 --> http://www.php.net/? : string(0) ""
38 --> http://www.php.net:80/? : string(0) ""
39 --> http://www.php.net:80/index.php : NULL
40 --> http://www.php.net:80/foo/bar/index.php : NULL
41 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
42 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
43 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/ : NULL
44 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php : NULL
45 --> http://www.php.net:80/this/../a/../deep/directory : NULL
46 --> http://www.php.net:80/this/../a/../deep/directory/ : NULL
47 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php : NULL
48 --> http://www.php.net:80/index.php : NULL
49 --> http://www.php.net:80/index.php? : string(0) ""
50 --> http://www.php.net:80/#foo : NULL
51 --> http://www.php.net:80/?# : string(0) ""
52 --> http://www.php.net:80/?test=1 : string(6) "test=1"
53 --> http://www.php.net/?test=1& : string(7) "test=1&"
54 --> http://www.php.net:80/?& : string(1) "&"
55 --> http://www.php.net:80/index.php?test=1& : string(7) "test=1&"
56 --> http://www.php.net/index.php?& : string(1) "&"
57 --> http://www.php.net:80/index.php?foo& : string(4) "foo&"
58 --> http://www.php.net/index.php?&foo : string(4) "&foo"
59 --> http://www.php.net:80/index.php?test=1&test2=char&test3=mixesCI : string(31) "test=1&test2=ch…
60 --> www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123 : string(31) "test=…
61 --> http://secret@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123 : str…
62 --> http://secret:@www.php.net/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123 : strin…
63 --> http://:hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123 : s…
64 --> http://secret:hideout@www.php.net/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123 …
65 --> http://secret@hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
67 --> nntp://news.php.net : NULL