Lines Matching refs:file

63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
79 <a href="http://php.net/file.php">test</a>
80 <a href="http://php.net/file.php#bar">test</a>
81 <a href="http://php.net/file.php?foo">test</a>
82 <a href="http://php.net/file.php?foo#bar">test</a>
83 <a href="http://php.net/file.php?foo=var">test</a>
84 <a href="http://php.net/file.php?foo=var#bar">test</a>
85 <a href="http://php.net/some/path/file.php">test</a>
86 <a href="http://php.net/some/path/file.php?foo">test</a>
87 <a href="http://php.net/some/path/file.php?foo=var">test</a>
88 <a href="http://php.net/some/path/file.php?foo=var#bar">test</a>
93 <a href="https://php.net/file.php">test</a>
94 <a href="https://php.net/file.php?foo=var#bar">test</a>
95 <a href="https://php.net/some/path/file.php">test</a>
96 <a href="https://php.net/some/path/file.php?foo=var#bar">test</a>
100 <a href="https://php.net:8443/file.php">test</a>
101 <a href="https://php.net:8443/file.php?foo=var#bar">test</a>
102 <a href="https://php.net:8443/some/path/file.php">test</a>
103 <a href="https://php.net:8443/some/path/file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
113 <a href="//php.net/file.php#bar">test</a>
114 <a href="//php.net/file.php?foo">test</a>
115 <a href="//php.net/file.php?foo#bar">test</a>
116 <a href="//php.net/file.php?foo=var">test</a>
117 <a href="//php.net/file.php?foo=var#bar">test</a>
118 <a href="//php.net/some/path/file.php">test</a>
119 <a href="//php.net/some/path/file.php?foo">test</a>
120 <a href="//php.net/some/path/file.php?foo=var">test</a>
121 <a href="//php.net/some/path/file.php?foo=var#bar">test</a>
160 <a href="http://bad.com/file.php">test</a>
161 <a href="http://bad.com/file.php#bar">test</a>
162 <a href="http://bad.com/file.php?foo">test</a>
163 <a href="http://bad.com/file.php?foo#bar">test</a>
164 <a href="http://bad.com/file.php?foo=var">test</a>
165 <a href="http://bad.com/file.php?foo=var#bar">test</a>
166 <a href="http://bad.com/some/path/file.php">test</a>
167 <a href="http://bad.com/some/path/file.php?foo">test</a>
168 <a href="http://bad.com/some/path/file.php?foo=var">test</a>
169 <a href="http://bad.com/some/path/file.php?foo=var#bar">test</a>
174 <a href="https://bad.com/file.php">test</a>
175 <a href="https://bad.com/file.php?foo=var#bar">test</a>
176 <a href="https://bad.com/some/path/file.php">test</a>
177 <a href="https://bad.com/some/path/file.php?foo=var#bar">test</a>
181 <a href="https://bad.com:8443/file.php">test</a>
182 <a href="https://bad.com:8443/file.php?foo=var#bar">test</a>
183 <a href="https://bad.com:8443/some/path/file.php">test</a>
184 <a href="https://bad.com:8443/some/path/file.php?foo=var#bar">test</a>
193 <a href="//bad.com/file.php">test</a>
194 <a href="//bad.com/file.php#bar">test</a>
195 <a href="//bad.com/file.php?foo">test</a>
196 <a href="//bad.com/file.php?foo#bar">test</a>
197 <a href="//bad.com/file.php?foo=var">test</a>
198 <a href="//bad.com/file.php?foo=var#bar">test</a>
199 <a href="//bad.com/some/path/file.php">test</a>
200 <a href="//bad.com/some/path/file.php?foo">test</a>
201 <a href="//bad.com/some/path/file.php?foo=var">test</a>
202 <a href="//bad.com/some/path/file.php?foo=var#bar">test</a>
272 <a href="file.php?PHPSESSID=testid">test</a>
273 <a href="file.php?foo&PHPSESSID=testid">test</a>
274 <a href="file.php?foo=var&PHPSESSID=testid">test</a>
275 <a href="file.php?foo=var&PHPSESSID=testid#bar">test</a>
276 <a href="../file.php?PHPSESSID=testid">test</a>
277 <a href="../file.php?foo&PHPSESSID=testid">test</a>
278 <a href="../file.php?foo=var&PHPSESSID=testid">test</a>
279 <a href="../file.php?foo=var&PHPSESSID=testid#bar">test</a>
288 <a href="http://php.net/file.php?PHPSESSID=testid">test</a>
289 <a href="http://php.net/file.php?PHPSESSID=testid#bar">test</a>
290 <a href="http://php.net/file.php?foo&PHPSESSID=testid">test</a>
291 <a href="http://php.net/file.php?foo&PHPSESSID=testid#bar">test</a>
292 <a href="http://php.net/file.php?foo=var&PHPSESSID=testid">test</a>
293 <a href="http://php.net/file.php?foo=var&PHPSESSID=testid#bar">test</a>
294 <a href="http://php.net/some/path/file.php?PHPSESSID=testid">test</a>
295 <a href="http://php.net/some/path/file.php?foo&PHPSESSID=testid">test</a>
296 <a href="http://php.net/some/path/file.php?foo=var&PHPSESSID=testid">test</a>
297 <a href="http://php.net/some/path/file.php?foo=var&PHPSESSID=testid#bar">test</a>
302 <a href="https://php.net/file.php?PHPSESSID=testid">test</a>
303 <a href="https://php.net/file.php?foo=var&PHPSESSID=testid#bar">test</a>
304 <a href="https://php.net/some/path/file.php?PHPSESSID=testid">test</a>
305 <a href="https://php.net/some/path/file.php?foo=var&PHPSESSID=testid#bar">test</a>
309 <a href="https://php.net:8443/file.php?PHPSESSID=testid">test</a>
310 <a href="https://php.net:8443/file.php?foo=var&PHPSESSID=testid#bar">test</a>
311 <a href="https://php.net:8443/some/path/file.php?PHPSESSID=testid">test</a>
312 <a href="https://php.net:8443/some/path/file.php?foo=var&PHPSESSID=testid#bar">test</a>
321 <a href="//php.net/file.php?PHPSESSID=testid">test</a>
322 <a href="//php.net/file.php?PHPSESSID=testid#bar">test</a>
323 <a href="//php.net/file.php?foo&PHPSESSID=testid">test</a>
324 <a href="//php.net/file.php?foo&PHPSESSID=testid#bar">test</a>
325 <a href="//php.net/file.php?foo=var&PHPSESSID=testid">test</a>
326 <a href="//php.net/file.php?foo=var&PHPSESSID=testid#bar">test</a>
327 <a href="//php.net/some/path/file.php?PHPSESSID=testid">test</a>
328 <a href="//php.net/some/path/file.php?foo&PHPSESSID=testid">test</a>
329 <a href="//php.net/some/path/file.php?foo=var&PHPSESSID=testid">test</a>
330 <a href="//php.net/some/path/file.php?foo=var&PHPSESSID=testid#bar">test</a>
369 <a href="http://bad.com/file.php">test</a>
370 <a href="http://bad.com/file.php#bar">test</a>
371 <a href="http://bad.com/file.php?foo">test</a>
372 <a href="http://bad.com/file.php?foo#bar">test</a>
373 <a href="http://bad.com/file.php?foo=var">test</a>
374 <a href="http://bad.com/file.php?foo=var#bar">test</a>
375 <a href="http://bad.com/some/path/file.php">test</a>
376 <a href="http://bad.com/some/path/file.php?foo">test</a>
377 <a href="http://bad.com/some/path/file.php?foo=var">test</a>
378 <a href="http://bad.com/some/path/file.php?foo=var#bar">test</a>
383 <a href="https://bad.com/file.php">test</a>
384 <a href="https://bad.com/file.php?foo=var#bar">test</a>
385 <a href="https://bad.com/some/path/file.php">test</a>
386 <a href="https://bad.com/some/path/file.php?foo=var#bar">test</a>
390 <a href="https://bad.com:8443/file.php">test</a>
391 <a href="https://bad.com:8443/file.php?foo=var#bar">test</a>
392 <a href="https://bad.com:8443/some/path/file.php">test</a>
393 <a href="https://bad.com:8443/some/path/file.php?foo=var#bar">test</a>
402 <a href="//bad.com/file.php">test</a>
403 <a href="//bad.com/file.php#bar">test</a>
404 <a href="//bad.com/file.php?foo">test</a>
405 <a href="//bad.com/file.php?foo#bar">test</a>
406 <a href="//bad.com/file.php?foo=var">test</a>
407 <a href="//bad.com/file.php?foo=var#bar">test</a>
408 <a href="//bad.com/some/path/file.php">test</a>
409 <a href="//bad.com/some/path/file.php?foo">test</a>
410 <a href="//bad.com/some/path/file.php?foo=var">test</a>
411 <a href="//bad.com/some/path/file.php?foo=var#bar">test</a>