Home
last modified time | relevance | path

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

12345678910>>...12

/php-src/ext/phar/tests/tar/
H A Dlinks4.phpt18 hi
19 hi
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-src/ext/phar/tests/
H A Daddfuncs.phpt12 $phar->addFromString('a', 'hi');
37 $phar->addFromString('.phar/stub.php', 'hi');
45 hi
46 hi
H A Dfrontcontroller10.phpt9 REQUEST_URI=/frontcontroller10.php/hi
10 PATH_INFO=/hi
H A Dfrontcontroller9.phpt9 REQUEST_URI=/frontcontroller9.php/hi
10 PATH_INFO=/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 Dphar_oo_012.phpt18 $phar['f.php'] = 'hi';
33 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 Dpharfileinfo_setmetadata.phpt14 $phar['a/b'] = 'hi there';
19 $phar['a']->setMetadata('hi');
30 $b->setMetadata('hi');
/php-src/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-src/ext/dom/tests/modern/html/interactions/
H A Dnoscript.phpt10 $dom = Dom\HTMLDocument::createFromString("<!doctype html><html><body><noscript><p>hi</p></noscript…
33 string(2) "hi"
35 <!DOCTYPE html><html><head></head><body><noscript><p>hi</p></noscript></body></html>
38 <html><head/><body><noscript><p>hi</p></noscript></body></html>
/php-src/ext/standard/tests/array/
H A Dbug70713.phpt14 $v[$i] = 'hi'.$i;
17 return 'hi';
/php-src/Zend/tests/
H A Dhalt_compiler2.phpt6 hi there";
9 hi there 2";
H A Dbug62991.phpt10 yield "hi";
19 yield "hi";
/php-src/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-src/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-src/ext/dom/tests/
H A DDOMDocument_adoptNode.phpt9 $doc1->loadXML("<p><b>hi<i attrib=\"1\">x</i></b>world</p>");
67 $doc3->loadXML('<p align="center">hi</p>');
87 <!ENTITY my_entity '<p>hi</p>'> ]>
131 <div><b>hi<i attrib="1">x</i></b></div>
149 <p>hi</p>
156 <!ENTITY my_entity "<p>hi</p>">
162 <!ENTITY my_entity "<p>hi</p>">
167 <p>hi&my_entity;</p>
/php-src/ext/phar/tests/cache_list/files/
H A Dwrite5.phar21 0���������������������hi���`q�I���zzo�������hi
/php-src/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-src/tests/lang/
H A D021.phpt31 echo "hi\n";
42 hi
/php-src/ext/dom/tests/modern/html/parser/
H A Dxml_style_namespace.phpt14 <body xmlns:foo="urn:hi">
44 <body xmlns:foo="urn:hi">
54 <body xmlns:foo="urn:hi">

Completed in 23 milliseconds

12345678910>>...12