Home
last modified time | relevance | path

Searched refs:hi (Results 76 – 100 of 268) sorted by relevance

1234567891011

/PHP-8.2/ext/phar/tests/
H A Daddfuncs.phpt12 $phar->addFromString('a', 'hi');
37 $phar->addFromString('.phar/stub.php', 'hi');
45 hi
46 hi
H A Dfrontcontroller9.phpt9 REQUEST_URI=/frontcontroller9.php/hi
10 PATH_INFO=/hi
H A Dphar_oo_012.phpt18 $phar['f.php'] = 'hi';
33 hi
H A Dfopen_edgecases2.phpt26 file_put_contents($pname . '/foo/hi', '<?php
34 include $pname . '/foo/hi';
44 …eam: phar error: path "oops" is a directory in phar://%sfopen_edgecases2.phar.php/foo/hi on line %d
H A Dpharfileinfo_setmetadata.phpt14 $phar['a/b'] = 'hi there';
19 $phar['a']->setMetadata('hi');
30 $b->setMetadata('hi');
H A Dmetadata_write.phpt16 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
17 $files['c'] = array('cont' => 'c', 'meta' => array('hi', 'there'));
18 $files['d'] = array('cont' => 'd', 'meta' => array('hi'=>'there','foo'=>'bar'));
H A Dfrontcontroller22.phpt19 Warning: include(./hi.php): Failed to open stream: No such file or directory in phar://%s/oof/test.…
21 Warning: include(): Failed opening './hi.php' for inclusion (include_path='%s') in phar://%soof/tes…
H A Dphar_metadata_write.phpt16 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
17 $files['c'] = array('cont' => 'c', 'meta' => array('hi', 'there'));
18 $files['d'] = array('cont' => 'd', 'meta' => array('hi'=>'there','foo'=>'bar'));
H A Dmetadata_write_commit.phpt16 $files['b'] = array('cont' => 'b', 'meta' => 'hi there');
17 $files['c'] = array('cont' => 'c', 'meta' => array('hi', 'there'));
18 $files['d'] = array('cont' => 'd', 'meta' => array('hi'=>'there','foo'=>'bar'));
/PHP-8.2/ext/phar/tests/zip/
H A Dall.phpt19 $phar->setMetadata('hi there');
20 $phar['a'] = 'hi';
51 string(2) "hi"
61 string(8) "hi there"
H A Dfrontcontroller10.phar.phpt9 REQUEST_URI=/frontcontroller10.phar.php/hi
10 PATH_INFO=/hi
H A Dfrontcontroller9.phar.phpt9 REQUEST_URI=/frontcontroller9.phar.php/hi
10 PATH_INFO=/hi
/PHP-8.2/ext/standard/tests/array/
H A Dbug70713.phpt14 $v[$i] = 'hi'.$i;
17 return 'hi';
/PHP-8.2/Zend/tests/
H A Dhalt_compiler2.phpt6 hi there";
9 hi there 2";
H A Dbug62991.phpt10 yield "hi";
19 yield "hi";
/PHP-8.2/ext/phar/tests/cache_list/
H A Dfrontcontroller10.phpt10 REQUEST_URI=/frontcontroller10.php/hi
11 PATH_INFO=/hi
H A Dfrontcontroller9.phpt10 REQUEST_URI=/frontcontroller9.php/hi
11 PATH_INFO=/hi
/PHP-8.2/ext/phar/tests/tar/
H A Dfrontcontroller10.phar.phpt9 REQUEST_URI=/frontcontroller10.phar.php/hi
10 PATH_INFO=/hi
H A Dfrontcontroller9.phar.phpt9 REQUEST_URI=/frontcontroller9.phar.php/hi
10 PATH_INFO=/hi
/PHP-8.2/ext/intl/tests/
H A Ddateformat_get_locale.phpt22 'hi'
61 Creating IntlDateFormatter with locale = hi
62 After call to get_locale : locale= hi
/PHP-8.2/ext/standard/tests/serialize/
H A Dbug70513.phpt22 $inner = 's:1:"1";a:3:{s:2:"aa";s:2:"hi";s:2:"bb";s:2:"hi";i:0;O:3:"obj":1:{s:4:"ryat";R:2;}}';
/PHP-8.2/ext/phar/tests/cache_list/files/
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
/PHP-8.2/tests/lang/
H A D021.phpt31 echo "hi\n";
42 hi

Completed in 29 milliseconds

1234567891011