Lines Matching refs:hi
16 file_put_contents($pname . '/foo/hi', '<?php
18 readfile("foo/hi");
19 fopen("foo/hi", "r");
20 echo file_get_contents("foo/hi");
21 var_dump(is_file("foo/hi"),is_link("foo/hi"),is_dir("foo/hi"),file_exists("foo/hi"),stat("foo/hi"));
22 opendir("foo/hi");
25 include $pname . '/foo/hi';
32 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
34 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye-…
36 …ng: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%sphar_g…
38 Warning: stat(): stat failed for foo/hi in phar://%sphar_gobyebye-win32.phar.php/foo/hi on line %d
45 …arning: opendir(foo/hi,foo/hi): The system cannot find the path specified. (code: 3) in phar://%sp…
47 Warning: opendir(foo/hi): failed to open dir: No such file or directory in phar://%sphar_gobyebye-w…