Home
last modified time | relevance | path

Searched refs:notfound (Results 1 – 25 of 34) sorted by relevance

12

/PHP-5.5/ext/date/tests/
H A Dtimezones-list.phpt10 echo in_array( "Europe/Oslo", $a ) ? "found" : "notfound", "\n";
20 echo in_array( "UTC", $a ) ? "found" : "notfound", "\n";
21 echo in_array( "UTC", $b ) ? "found" : "notfound", "\n";
22 echo in_array( "UTC", $c ) ? "found" : "notfound", "\n";
23 echo in_array( "UTC", $d ) ? "found" : "notfound", "\n\n";
32 notfound
39 notfound
42 notfound
46 notfound
47 notfound
[all …]
/PHP-5.5/ext/phar/tests/
H A Dfrontcontroller6.phpt7 REQUEST_URI=/frontcontroller6.php/notfound.php
8 PATH_INFO=/notfound.php
19 <h1>404 - File /notfound.php Not Found</h1>
H A Dfopen5.2.phpt25 $a = fopen("notfound.txt", "r", true);
42 Warning: fopen(phar://%sfopen5.2.phar.php/notfound.txt): failed to open stream: phar error: "notfou…
H A Dfopen.phpt25 $a = fopen("notfound.txt", "r", true);
42 Warning: fopen(notfound.txt): failed to open stream: No such file or directory in phar://%sfopen.ph…
H A Dmounteddir.phpt69 Phar::mount($pname . '/notfound', dirname(__FILE__) . '/this/does/not/exist');
115 Mounting of /notfound to %stests/this/does/not/exist within phar %stempmanifest1.phar.php failed
H A DmounteddirU.phpt69 Phar::mount($pname . '/notfound', dirname(__FILE__) . '/this/does/not/exist');
115 Mounting of /notfound to %stests/this/does/not/exist within phar %stempmanifest1.phar.php failed
/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller6.phar.phpt7 REQUEST_URI=/frontcontroller6.phar.php/notfound.php
8 PATH_INFO=/notfound.php
19 <h1>404 - File /notfound.php Not Found</h1>
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller6.phpt9 REQUEST_URI=/frontcontroller6.php/notfound.php
10 PATH_INFO=/notfound.php
21 <h1>404 - File /notfound.php Not Found</h1>
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller6.phar.phpt8 REQUEST_URI=/frontcontroller6.phar.php/notfound.php
9 PATH_INFO=/notfound.php
20 <h1>404 - File /notfound.php Not Found</h1>
/PHP-5.5/Zend/tests/
H A Dbug60909_1.phpt11 require 'notfound.php';
13 error(require(notfound.php): failed to open stream: %s)
21 Fatal error: main(): Failed opening required 'notfound.php' (include_path='%s') in %sbug60909_1.php…
/PHP-5.5/ext/simplexml/tests/
H A D009b.phpt9 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D002.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D005.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D009.phpt9 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D008.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D010.phpt14 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D004.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A Dsxe_001.phpt13 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D003.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd" [
H A D006.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D007.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A D019.phpt10 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A Dsxe_002.phpt13 <!DOCTYPE sxe SYSTEM "notfound.dtd">
H A Dsxe_003.phpt13 <!DOCTYPE sxe SYSTEM "notfound.dtd">
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c165 notfound: in PHAR_FUNC()
172 goto notfound; in PHAR_FUNC()
288 notfound: in PHAR_FUNC()
295 goto notfound; in PHAR_FUNC()
384 notfound: in PHAR_FUNC()
392 goto notfound; in PHAR_FUNC()
660 goto notfound; in phar_file_stat()
689 notfound: in phar_file_stat()

Completed in 37 milliseconds

12