Lines Matching refs:php

4 <?php
12 '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',
21 'http://www.php.net:80',
22 'http://www.php.net:80/',
23 'http://www.php.net/index.php',
24 'www.php.net/?',
25 'www.php.net:80/?',
26 'http://www.php.net/?',
27 'http://www.php.net:80/?',
28 'http://www.php.net:80/index.php',
29 'http://www.php.net:80/foo/bar/index.php',
30 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php',
31 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&parameters=…
32 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/',
33 'http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php',
34 'http://www.php.net:80/this/../a/../deep/directory',
35 'http://www.php.net:80/this/../a/../deep/directory/',
36 'http://www.php.net:80/this/is/a/very/deep/directory/../file.php',
37 'http://www.php.net:80/index.php',
38 'http://www.php.net:80/index.php?',
39 'http://www.php.net:80/#foo',
40 'http://www.php.net:80/?#',
41 'http://www.php.net:80/?test=1',
42 'http://www.php.net/?test=1&',
43 'http://www.php.net:80/?&',
44 'http://www.php.net:80/index.php?test=1&',
45 'http://www.php.net/index.php?&',
46 'http://www.php.net:80/index.php?foo&',
47 'http://www.php.net/index.php?&foo',
48 'http://www.php.net:80/index.php?test=1&test2=char&test3=mixesCI',
49 'www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
50 'http://secret@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
51 'http://secret:@www.php.net/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
52 'http://:hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
53 'http://secret:hideout@www.php.net/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
54 'http://secret@hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
55 'http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123',
56 'nntp://news.php.net',
63 '/foo.php?a=b&c=d',
64 'foo.php?a=b&c=d',
82 …$url = 'http://secret:hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_r…
128 --> php.net: array(1) {
130 string(7) "php.net"
133 --> php.net/: array(1) {
135 string(8) "php.net/"
138 --> http://php.net: array(2) {
142 string(7) "php.net"
145 --> http://php.net/: array(3) {
149 string(7) "php.net"
154 --> www.php.net: array(1) {
156 string(11) "www.php.net"
159 --> www.php.net/: array(1) {
161 string(12) "www.php.net/"
164 --> http://www.php.net: array(2) {
168 string(11) "www.php.net"
171 --> http://www.php.net/: array(3) {
175 string(11) "www.php.net"
180 --> www.php.net:80: array(2) {
182 string(11) "www.php.net"
187 --> http://www.php.net:80: array(3) {
191 string(11) "www.php.net"
196 --> http://www.php.net:80/: array(4) {
200 string(11) "www.php.net"
207 --> http://www.php.net/index.php: array(3) {
211 string(11) "www.php.net"
213 string(10) "/index.php"
216 --> www.php.net/?: array(2) {
218 string(12) "www.php.net/"
223 --> www.php.net:80/?: array(4) {
225 string(11) "www.php.net"
234 --> http://www.php.net/?: array(4) {
238 string(11) "www.php.net"
245 --> http://www.php.net:80/?: array(5) {
249 string(11) "www.php.net"
258 --> http://www.php.net:80/index.php: array(4) {
262 string(11) "www.php.net"
266 string(10) "/index.php"
269 --> http://www.php.net:80/foo/bar/index.php: array(4) {
273 string(11) "www.php.net"
277 string(18) "/foo/bar/index.php"
280 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php: array(4) {
284 string(11) "www.php.net"
288 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
291 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php?lots=1&of=2&paramete…
295 string(11) "www.php.net"
299 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
304 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/: array(4) {
308 string(11) "www.php.net"
315 --> http://www.php.net:80/this/is/a/very/deep/directory/structure/and/file.php: array(4) {
319 string(11) "www.php.net"
323 string(53) "/this/is/a/very/deep/directory/structure/and/file.php"
326 --> http://www.php.net:80/this/../a/../deep/directory: array(4) {
330 string(11) "www.php.net"
337 --> http://www.php.net:80/this/../a/../deep/directory/: array(4) {
341 string(11) "www.php.net"
348 --> http://www.php.net:80/this/is/a/very/deep/directory/../file.php: array(4) {
352 string(11) "www.php.net"
356 string(42) "/this/is/a/very/deep/directory/../file.php"
359 --> http://www.php.net:80/index.php: array(4) {
363 string(11) "www.php.net"
367 string(10) "/index.php"
370 --> http://www.php.net:80/index.php?: array(5) {
374 string(11) "www.php.net"
378 string(10) "/index.php"
383 --> http://www.php.net:80/#foo: array(5) {
387 string(11) "www.php.net"
396 --> http://www.php.net:80/?#: array(6) {
400 string(11) "www.php.net"
411 --> http://www.php.net:80/?test=1: array(5) {
415 string(11) "www.php.net"
424 --> http://www.php.net/?test=1&: array(4) {
428 string(11) "www.php.net"
435 --> http://www.php.net:80/?&: array(5) {
439 string(11) "www.php.net"
448 --> http://www.php.net:80/index.php?test=1&: array(5) {
452 string(11) "www.php.net"
456 string(10) "/index.php"
461 --> http://www.php.net/index.php?&: array(4) {
465 string(11) "www.php.net"
467 string(10) "/index.php"
472 --> http://www.php.net:80/index.php?foo&: array(5) {
476 string(11) "www.php.net"
480 string(10) "/index.php"
485 --> http://www.php.net/index.php?&foo: array(4) {
489 string(11) "www.php.net"
491 string(10) "/index.php"
496 --> http://www.php.net:80/index.php?test=1&test2=char&test3=mixesCI: array(5) {
500 string(11) "www.php.net"
504 string(10) "/index.php"
509 --> www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123: array(5) {
511 string(11) "www.php.net"
515 string(10) "/index.php"
522 --> http://secret@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123: array(…
526 string(11) "www.php.net"
532 string(10) "/index.php"
539 --> http://secret:@www.php.net/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123: array(7)…
543 string(11) "www.php.net"
549 string(10) "/index.php"
556 --> http://:hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123: arra…
560 string(11) "www.php.net"
568 string(10) "/index.php"
575 --> http://secret:hideout@www.php.net/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123: a…
579 string(11) "www.php.net"
585 string(10) "/index.php"
592 --> http://secret@hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
596 string(11) "www.php.net"
602 string(10) "/index.php"
609 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
613 string(11) "www.php.net"
621 string(10) "/index.php"
628 --> nntp://news.php.net: array(2) {
632 string(12) "news.php.net"
681 --> /foo.php?a=b&c=d: array(2) {
683 string(8) "/foo.php"
688 --> foo.php?a=b&c=d: array(2) {
690 string(7) "foo.php"
793 string(11) "www.php.net"
797 string(10) "/index.php"