Home
last modified time | relevance | path

Searched refs:index (Results 176 – 200 of 630) sorted by path

12345678910>>...26

/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller5.phar2 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller5.phar.inc8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller6.phar2 Phar::webPhar("whatever", "index.php", null, array("php" => 100));
H A Dfrontcontroller6.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("blah" => 100));
H A Dfrontcontroller7.phar2 Phar::webPhar("whatever", "index.php", null, array("php" => null));
H A Dfrontcontroller7.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("blah" => null));
H A Dfrontcontroller8.phar2 Phar::webPhar("whatever", "index.php", "404.php", array("jpg" => "foo/bar", "phps" => Phar::PHP, "p…
H A Dfrontcontroller8.phar.inc15 Phar::webPhar("whatever", "index.php", "404.php", array("jpg" => "foo/bar", "phps" => Phar::PHP, "p…
H A Dfrontcontroller9.phar3 Phar::webPhar("whatever", "index.php", null, array("jpg" => "foo/bar", "phps" => Phar::PHP, "php" =…
H A Dfrontcontroller9.phar.inc10 Phar::webPhar("whatever", "index.php", null, array("jpg" => "foo/bar", "phps" => Phar::PHP, "php" =…
H A Dnophar.phar110 const START = 'index.php';
293 ������������������� ���index.php����:/H���E ٜ����������web.php����:/H���q%�����������b/…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dnophar.phar.inc5 $p['index.php'] = '<?php include "b/c.php";' . "\n";
7 $p['b/c.php'] = '<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a…
9 $p->setStub($p->createDefaultStub('index.php', 'web.php'));
H A Dopenssl.phar3 $web = 'index.php';
110 const START = 'index.php';
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller11.phpt20 #0 %sfrontcontroller11.php(2): Phar::webPhar('whatever', 'index.php', '', Array)
H A Dfrontcontroller12.phpt19 #0 %sfrontcontroller12.php(2): Phar::webPhar('whatever', 'index.php', '', Array)
H A Dfrontcontroller13.phpt19 #0 %sfrontcontroller13.php(2): Phar::webPhar('whatever', 'index.php', '', Array)
H A Dfrontcontroller21.phpt11 REQUEST_URI=/frontcontroller21.php/index.php?test=hi
12 PATH_INFO=/index.php
19 %unicode|string%(10) "/index.php"
20 string(10) "/index.php"
21 string(%d) "phar://%sfrontcontroller21.php/index.php"
22 string(18) "/index.php?test=hi"
23 string(32) "/frontcontroller21.php/index.php"
26 string(40) "/frontcontroller21.php/index.php?test=hi"
H A Dfrontcontroller22.phpt10 REQUEST_URI=/frontcontroller22.php/index.php
11 PATH_INFO=/index.php
H A Dfrontcontroller23.phpt18 string(%d) "phar://%sfrontcontroller23.php/html/index.php"
H A Dfrontcontroller34.phpt10 REQUEST_URI=/frontcontroller34.php/start/index.php
11 PATH_INFO=/start/index.php
17 start/index.php
H A Dfrontcontroller4.phpt2 Phar front controller index.php relocate (no /) [cache_list]
14 Location: /frontcontroller4.php/index.php
H A Dfrontcontroller5.phpt2 Phar front controller index.php relocate [cache_list]
15 Location: /frontcontroller5.php/index.php
H A Dfrontcontroller7.phpt2 Phar front controller alternate index file [cache_list]
H A Dfrontcontroller8.phpt2 Phar front controller no index file 404 [cache_list]
21 <h1>404 - File /index.php Not Found</h1>
/PHP-5.5/ext/phar/tests/
H A Dcached_manifest_1.phpt27 string(131) "<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fc…
30 string(9) "index.php"

Completed in 26 milliseconds

12345678910>>...26