Home
last modified time | relevance | path

Searched refs:hi (Results 26 – 50 of 254) sorted by relevance

1234567891011

/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dwrite.phar.inc16 $phar->setMetadata('hi');
17 $phar['test.txt'] = "hi
19 $phar['test.txt']->setMetadata('hi');
H A Dwrite2.phar12 H�������������� ���s:2:"hi";���test.txt����A�H���zzo��� ���s:2:"hi";hi
H A Dmd5.phar2 0���������������������hi���UIG����*�ض������hi���(�J���N+h����GBMB
H A Dsha256.phar2 0���������������������hi���UIG����*�ض������hi��uR�G�^~���c]��{���@�;�����GBMB
H A Dwrite3.phar.inc16 $phar->setMetadata('hi');
17 $phar['test.txt'] = "hi
19 $phar['test.txt']->setMetadata('hi');
H A Dsha1.phar2 0���������������������hi���UIG����*�ض������hi��*uI��~���+S��i c���GBMB
H A Dsha512.phar2 0���������������������hi���UIG����*�ض������hi�2��4+�˺���i��Œ���>!���a���ٛٽJ�ʷ�|�����!��…
H A Dwrite2.phar.inc19 $phar->setMetadata('hi');
20 $phar['test.txt'] = "hi
22 $phar['test.txt']->setMetadata('hi');
/PHP-8.0/ext/phar/tests/files/
H A Dfrontcontroller13.phar.inc9 include "./hi.php";';
10 $a['oof/hi.php'] = '<?php
11 var_dump("hi");';
H A Dmd5.phar2 0���������������������hi���UIG����*�ض������hi���(�J���N+h����GBMB
H A Dsha256.phar2 0���������������������hi���UIG����*�ض������hi��uR�G�^~���c]��{���@�;�����GBMB
H A Dsha1.phar2 0���������������������hi���UIG����*�ض������hi��*uI��~���+S��i c���GBMB
H A Dsha512.phar2 0���������������������hi���UIG����*�ض������hi�2��4+�˺���i��Œ���>!���a���ٛٽJ�ʷ�|�����!��…
/PHP-8.0/ext/phar/tests/
H A Dfrontcontroller23.phpt9 REQUEST_URI=/frontcontroller23.php/hi/there
10 PATH_INFO=/hi/there
16 string(9) "/hi/there"
H A Dinvalid_alias.phpt13 $p->setAlias('hi/');
18 $p->setAlias('hi\\l');
40 Invalid alias "hi/" specified for phar "%sinvalid_alias.phar"
41 Invalid alias "hi\l" specified for phar "%sinvalid_alias.phar"
H A Dphar_metadata_read.phpt17 $pmeta = 'hi there';
20 $files['c'] = array('cont' => 'c', 'meta' => array('hi', 'there'));
21 $files['d'] = array('cont' => 'd', 'meta' => array('hi'=>'there','foo'=>'bar'));
57 string(8) "hi there"
76 string(2) "hi"
85 ["hi"]=>
H A Dopendir.phpt20 $a['dir/file1.txt'] = 'hi';
31 opendir('phar://hi.phar');
41 Warning: opendir(phar://hi.phar): Failed to open directory: phar error: invalid url or non-existent…
42 phar url "phar://hi.phar" is unknown in %sopendir.php on line %d
/PHP-8.0/ext/phar/tests/zip/
H A Dfrontcontroller21.phar.phpt11 REQUEST_URI=/frontcontroller21.phar.php/index.php?test=hi
13 QUERY_STRING=test=hi
22 string(18) "/index.php?test=hi"
26 string(45) "/frontcontroller21.phar.php/index.php?test=hi"
/PHP-8.0/ext/phar/tests/tar/
H A Dphar_convert_phar4.phpt17 $phar->setMetadata('hi');
28 $phar['a'] = 'hi there';
57 string(2) "hi"
61 string(2) "hi"
65 string(2) "hi"
69 string(2) "hi"
H A Dlinks6.phpt20 hi there
22 hi there
24 hi there
H A Dbadalias.phpt19 phar error: invalid alias "hi/thereaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." in tar-based phar…
20 phar error: invalid alias "hi\there" in tar-based phar "%sbadalias2.phar.tar"
21 phar error: invalid alias "hi;there" in tar-based phar "%sbadalias3.phar.tar"
22 phar error: invalid alias "hi:there" in tar-based phar "%sbadalias4.phar.tar"
/PHP-8.0/ext/phar/tests/cache_list/
H A Dfrontcontroller23.phpt10 REQUEST_URI=/frontcontroller23.php/hi/there
11 PATH_INFO=/hi/there
17 string(9) "/hi/there"
/PHP-8.0/ext/standard/tests/file/
H A Dphp_fd_wrapper_01.phpt6 fwrite($f, "hi!");
11 hi!
H A Dphp_fd_wrapper_02.phpt6 fwrite($f, "hi!");
11 hi!
/PHP-8.0/Zend/tests/
H A Dns_080.phpt6 echo "hi\n";
15 hi

Completed in 26 milliseconds

1234567891011