Home
last modified time | relevance | path

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

1234567891011

/PHP-8.2/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.2/ext/phar/tests/tar/
H A Dphar_convert_phar4.phpt17 $phar->setMetadata('hi');
28 $phar['a'] = 'hi there';
55 string(2) "hi"
59 string(2) "hi"
63 string(2) "hi"
67 string(2) "hi"
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.2/ext/phar/tests/cache_list/files/
H A Dwrite3.phar9 i������������� ���s:2:"hi";���test.txt������H���zzo��� ���s:2:"hi";���test/�������H�������…
H A Dfrontcontroller13.phar.inc9 include "./hi.php";';
10 $a['oof/hi.php'] = '<?php
11 var_dump("hi");';
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 Dwrite3.phar.inc16 $phar->setMetadata('hi');
17 $phar['test.txt'] = "hi
19 $phar['test.txt']->setMetadata('hi');
H A Dwrite2.phar.inc19 $phar->setMetadata('hi');
20 $phar['test.txt'] = "hi
22 $phar['test.txt']->setMetadata('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.2/ext/phar/tests/zip/files/
H A Dmetadata.phar.inc6 $a['b']->setMetadata('hi there');
8 $a['c']->setMetadata(array('hi', 'there'));
10 $a['d']->setMetadata(array('hi'=>'there','foo'=>'bar'));
/PHP-8.2/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.2/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 Dphar_metadata_read.phpt15 $pmeta = 'hi there';
18 $files['c'] = array('cont' => 'c', 'meta' => array('hi', 'there'));
19 $files['d'] = array('cont' => 'd', 'meta' => array('hi'=>'there','foo'=>'bar'));
55 string(8) "hi there"
74 string(2) "hi"
83 ["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
H A Dinvalid_alias.phpt13 $p->setAlias('hi/');
18 $p->setAlias('hi\\l');
36 Invalid alias "hi/" specified for phar "%sinvalid_alias.phar"
37 Invalid alias "hi\l" specified for phar "%sinvalid_alias.phar"
/PHP-8.2/ext/dom/tests/
H A DDOMNamedNodeMap_string_references.phpt9 $dom->loadXML('<a href="hi" foo="bar"/>');
48 string(2) "hi"
52 string(2) "hi"
58 string(2) "hi"
62 string(2) "hi"
/PHP-8.2/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"

Completed in 25 milliseconds

1234567891011