Home
last modified time | relevance | path

Searched refs:hi (Results 201 – 225 of 268) sorted by relevance

1234567891011

/PHP-8.2/ext/phar/tests/
H A Dfile_get_contents.phpt16 $a['dir/file1.txt'] = 'hi';
H A Dreadfile.phpt16 $a['dir/file1.txt'] = 'hi';
H A Dbug48377.phpt16 $phar['x'] = 'hi';
H A Dphar_copy.phpt23 $p['a'] = 'hi';
79 hi
H A Dphar_extract.phpt16 $a['file1.txt'] = 'hi';
137 string(2) "hi"
148 string(2) "hi"
H A Dphar_dir_iterate.phpt13 $phar['top.txt'] = 'hi';
H A Dbug47085.phpt13 $phar['x'] = 'hi';
H A Dphar_create_in_cwd.phpt13 $p['file1.txt'] = 'hi';
H A Dtest_unset.phpt17 $phar->setMetadata('hi');
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 Dphar_unlinkarchive.phpt79 $phar['another.php'] = "hi\n";
109 hi
/PHP-8.2/ext/session/tests/
H A Dbug60634.phpt43 echo "um, hi\n";
H A Dbug60634_error_2.phpt45 echo "um, hi\n";
H A Dbug60634_error_5.phpt44 echo "um, hi\n";
/PHP-8.2/ext/standard/tests/array/
H A Dsizeof_variation3.phpt10 $array3 = array( 'hi', 'hello');
/PHP-8.2/ext/dom/tests/
H A Dbug44648.phpt33 $root->setAttributeNS('urn::test', 'a:g@hi', '789');
/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dfrontcontroller8.phar9 …_INFO"]);hio2<?php function hio(){}hio3My 404 is rawesomehi<?php var_dump("hi");aaaaaaaaaaaaaaaaaa…
/PHP-8.2/ext/phar/tests/files/
H A Dfrontcontroller8.phar9 …_INFO"]);hio2<?php function hio(){}hio3My 404 is rawesomehi<?php var_dump("hi");aaaaaaaaaaaaaaaaaa…
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug70219.phpt26 $v[$i] = 'hi'.$i;
H A Dbug70219_1.phpt26 $v[$i] = 'hi'.$i;
/PHP-8.2/ext/phar/tests/tar/
H A Dtar_004.phpt19 $tar->addFile('internal/file/here', "hi there!\n");
H A Dtar_makebz2.phpt16 $phar['test'] = 'hi';
H A Dtar_makegz.phpt16 $phar['test'] = 'hi';
H A Dphar_commitwrite.phpt11 $p['file1.txt'] = 'hi';
/PHP-8.2/ext/phar/tests/zip/
H A Dphar_commitwrite.phpt11 $p['file1.txt'] = 'hi';

Completed in 37 milliseconds

1234567891011