Home
last modified time | relevance | path

Searched refs:hi (Results 226 – 250 of 268) sorted by relevance

1234567891011

/PHP-7.1/ext/phar/tests/tar/
H A Dtar_004U.phpt22 $tar->addFile('internal/file/here', "hi there!\n");
H A Dtar_004.phpt22 $tar->addFile('internal/file/here', "hi there!\n");
H A Dtar_makebz2.phpt17 $phar['test'] = 'hi';
H A Dtar_makegz.phpt17 $phar['test'] = 'hi';
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A Dtar_nostub.phpt19 $tar->addFile('internal/file/here', "hi there!\n");
H A Dphar_convert_phar.phpt25 $phar['a'] = 'hi there';
H A Dphar_convert_phar2.phpt25 $phar['a'] = 'hi there';
H A Dphar_convert_phar3.phpt25 $phar['a'] = 'hi there';
/PHP-7.1/ext/standard/tests/array/
H A Dsizeof_variation3.phpt17 $array3 = array( 'hi', 'hello');
/PHP-7.1/ext/phar/tests/
H A Dphar_unlinkarchive.phpt75 $phar['another.php'] = "hi\n";
107 hi
H A Dtest_unset.phpt17 $phar->setMetadata('hi');
H A Dphar_offset_get_error.phpt33 $p['.phar/oops'] = 'hi';
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A Dphar_extract2.phpt16 $phar['file1.txt'] = 'hi';
H A Dphar_setsignaturealgo1.phpt13 $p['file1.txt'] = 'hi';
H A Dpharfileinfo_construct.phpt27 $a['a'] = 'hi';
H A Dfopen.phpt27 $a['dir/file1.txt'] = 'hi';
/PHP-7.1/ext/soap/interop/
H A Dclient_round2_interop.php712 $hi = split(',',$m);
713 echo '<b>'.$hi[0]."</b><br>\n";
714 if (count($hi) > 1) {
715 echo "&nbsp;&nbsp;Actor=".($hi[1]?'Target':'Not Target')."<br>\n";
716 echo "&nbsp;&nbsp;MustUnderstand=$hi[2]<br>\n";
/PHP-7.1/ext/session/tests/
H A Dbug60634_error_1.phpt43 echo "um, hi\n";
H A Dbug60634.phpt41 echo "um, hi\n";
/PHP-7.1/ext/phar/tests/zip/
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A Dphar_convert_phar.phpt25 $phar['a'] = 'hi there';
/PHP-7.1/ext/intl/tests/
H A Dlocale_compose_locale.phpt25 Locale::LANG_TAG =>'hi'
149 Composed Locale: hi
/PHP-7.1/ext/pdo/tests/
H A Dbug_38253.phpt18 $pdo->exec ("INSERT INTO test (id, n) VALUES (1, 'hi')");

Completed in 25 milliseconds

1234567891011