Home
last modified time | relevance | path

Searched refs:hi (Results 176 – 200 of 254) sorted by relevance

1234567891011

/PHP-8.0/ext/phar/tests/files/
H A Dfrontcontroller4.phar.inc10 static $b = array("/hi" => false);
H A Dfrontcontroller8.phar9 …_INFO"]);hio2<?php function hio(){}hio3My 404 is rawesomehi<?php var_dump("hi");aaaaaaaaaaaaaaaaaa…
/PHP-8.0/ext/phar/tests/tar/files/
H A Dfrontcontroller4.phar.inc10 static $b = array("/hi" => false);
H A Dfrontcontroller3.phar.inc10 static $b = array("/hi" => "a.phps");
/PHP-8.0/ext/phar/tests/zip/files/
H A Dfrontcontroller4.phar.inc10 static $b = array("/hi" => false);
H A Dfrontcontroller3.phar.inc10 static $b = array("/hi" => "a.phps");
/PHP-8.0/ext/phar/tests/cache_list/
H A Dcopyonwrite5.phar.phpt26 phar://%scopyonwrite5.phar.php%chi hi
H A Dcopyonwrite6.phar.phpt27 phar://%scopyonwrite6.phar.php%chi hi
H A Dcopyonwrite4a.phpt18 string(2) "hi"
/PHP-8.0/ext/pcre/tests/
H A Dbug27103.phpt17 $teststr = "\xe2\x82\xac hi there";
/PHP-8.0/ext/phar/tests/
H A Dphar_oo_011b.phpt19 $phar['f.php'] = 'hi';
H A Dbug48377.2.phpt13 $phar['x'] = 'hi';
H A Dphar_ctx_001.phpt31 …eam_context_create(array('phar'=> array('compress'=>Phar::GZ, 'metadata' => array(2, 'hi' => 3))));
80 ["hi"]=>
H A Dphar_oo_012b.phpt20 $phar['f.php'] = 'hi';
H A Dpharfileinfo_chmod.phpt14 $phar['a/b'] = 'hi there';
H A Dbug48377.phpt16 $phar['x'] = 'hi';
H A Dfile_get_contents.phpt16 $a['dir/file1.txt'] = 'hi';
H A Dphar_commitwrite.phpt11 $p['file1.txt'] = 'hi';
H A Dreadfile.phpt16 $a['dir/file1.txt'] = 'hi';
/PHP-8.0/ext/sqlite3/tests/
H A Dstream_test.inc7 public static $string = "abcdefg\0hi";
/PHP-8.0/ext/session/tests/
H A Dbug60634.phpt41 echo "um, hi\n";
/PHP-8.0/Zend/
H A Dzend_types.h35 # define ZEND_ENDIAN_LOHI(lo, hi) hi; lo; argument
36 # define ZEND_ENDIAN_LOHI_3(lo, mi, hi) hi; mi; lo; argument
38 # define ZEND_ENDIAN_LOHI_C(lo, hi) hi, lo argument
39 # define ZEND_ENDIAN_LOHI_C_3(lo, mi, hi) hi, mi, lo, argument
42 # define ZEND_ENDIAN_LOHI(lo, hi) lo; hi; argument
43 # define ZEND_ENDIAN_LOHI_3(lo, mi, hi) lo; mi; hi; argument
45 # define ZEND_ENDIAN_LOHI_C(lo, hi) lo, hi argument
46 # define ZEND_ENDIAN_LOHI_C_3(lo, mi, hi) lo, mi, hi, argument
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug70219_1.phpt30 $v[$i] = 'hi'.$i;
/PHP-8.0/ext/standard/tests/array/
H A Dsizeof_variation3.phpt10 $array3 = array( 'hi', 'hello');
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dfrontcontroller8.phar9 …_INFO"]);hio2<?php function hio(){}hio3My 404 is rawesomehi<?php var_dump("hi");aaaaaaaaaaaaaaaaaa…

Completed in 52 milliseconds

1234567891011