Home
last modified time | relevance | path

Searched refs:hi (Results 201 – 225 of 285) sorted by last modified time

12345678910>>...12

/php-src/ext/phar/tests/cache_list/files/
H A Dwrite20.phar.inc16 $phar["test.txt"]->setMetadata("hi");
H A Dwrite24.phar5 fwrite($fp, "hi");
H A Dwrite24.phar.inc11 fwrite($fp, "hi");
H A Dwrite3.phar9 i������������� ���s:2:"hi";���test.txt������H���zzo��� ���s:2:"hi";���test/�������H�������…
H A Dwrite3.phar.inc16 $phar->setMetadata('hi');
17 $phar['test.txt'] = "hi
19 $phar['test.txt']->setMetadata('hi');
H A Dwrite4.phar8 9������������������ ���tobemounted������H����*�ض������hi�����X���PF�.��3���GBMB
H A Dwrite4.phar.inc15 $phar['tobemounted'] = "hi";
H A Dwrite5.phar21 0���������������������hi���`q�I���zzo�������hi
H A Dwrite5.phar.inc28 $phar['hi'] = "hi\n";
H A Dwrite6.phar22 0���������������������hi����p�I���zzo�������hi
H A Dwrite6.phar.inc29 $phar['hi'] = "hi\n";
H A Dwrite7.phar9 6���������������������test.txt������H���zzo�������hi
H A Dwrite7.phar.inc16 $phar['test.txt'] = "hi
H A Dwrite8.phar5 $p->setAlias("hi");
9 6���������������������test.txt���t��H���zzo�������hi
H A Dwrite8.phar.inc11 $p->setAlias("hi");
16 $phar['test.txt'] = "hi
H A Dwrite9.phar9 6���������������������test.txt���*��H���zzo�������hi
H A Dwrite9.phar.inc16 $phar['test.txt'] = "hi
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller10.phpt10 REQUEST_URI=/frontcontroller10.php/hi
11 PATH_INFO=/hi
H A Dfrontcontroller26.phpt16 <?php var_dump("hi");
H A Dfrontcontroller27.phpt17 hi
/php-src/ext/phar/tests/
H A Ddir.phpt37 file_put_contents('phar://' . __DIR__ . '/ok.phar/sub/directory.txt', 'hi');
45 rmdir('phar://' . __DIR__ . '/unknown.phar/hi');
82 Warning: rmdir(): phar error: cannot remove directory "hi" in phar "%sunknown.phar", directory does…
H A Dfgc_edgecases.phpt27 file_put_contents($pname . '/foo/hi', '<?php
31 file_get_contents("./hi", 0, $context, 0, -1);
38 echo file_get_contents("./hi", 0, $context);
41 echo file_get_contents("./hi");
46 include $pname . '/foo/hi';
66 echo file_get_contents("./hi", 0, $context);
69 echo file_get_contents("./hi");
86 echo file_get_contents("./hi", 0, $context);
89 echo file_get_contents("./hi");
107 echo file_get_contents("./hi", 0, $context);
[all …]
H A Dfile_get_contents.phpt16 $a['dir/file1.txt'] = 'hi';
/php-src/ext/phar/tests/files/
H A Dfrontcontroller13.phar5 ���oof/hi.php����L�G���|D)�������<?php
9 include "./hi.php";<?php
10 var_dump("hi");!��;���:��ª�]{J-����GBMB
H A Dfrontcontroller13.phar.inc9 include "./hi.php";';
10 $a['oof/hi.php'] = '<?php
11 var_dump("hi");';

Completed in 30 milliseconds

12345678910>>...12