Lines Matching refs:hi
17 file_put_contents($pname . '/foo/hi', '<?php
19 readfile("foo/hi");
20 fopen("foo/hi", "r");
21 echo file_get_contents("foo/hi");
22 var_dump(is_file("foo/hi"),is_link("foo/hi"),is_dir("foo/hi"),file_exists("foo/hi"),stat("foo/hi"));
23 opendir("foo/hi");
26 include $pname . '/foo/hi';
33 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
35 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye.…
37 …rning: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%spha…
39 Warning: stat(): stat failed for foo/hi in phar://%sphar_gobyebye.phar.php/foo/hi on line %d
46 Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye.p…