Home
last modified time | relevance | path

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

1234567891011

/PHP-8.2/ext/phar/tests/
H A Dphar_offset_get_error.phpt32 $p['.phar/oops'] = 'hi';
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A Dfopen.phpt25 $a['dir/file1.txt'] = 'hi';
H A Dgh14603.phpt11 static $b = array("/hi" => false);
H A Dphar_extract2.phpt16 $phar['file1.txt'] = 'hi';
H A Dpharfileinfo_construct.phpt27 $a['a'] = 'hi';
H A Dphar_setsignaturealgo2.phpt17 $p['file1.txt'] = 'hi';
H A D016.phpt16 // "hi" gzdeflated
H A Dphar_oo_iswriteable.phpt22 $b['test'] = 'hi';
H A Dpharfileinfo_compression.phpt16 $phar['a/b'] = 'hi there';
/PHP-8.2/ext/session/tests/
H A Dbug60634_error_1.phpt45 echo "um, hi\n";
/PHP-8.2/ext/standard/
H A Dbase64.c730 __m128i hi_nibbles, lo_nibbles, hi, lo; \
746 hi = _mm_shuffle_epi8(lut_hi, hi_nibbles); \
753 _mm_and_si128(lo, hi), _mm_set1_epi8(0))))) { \
798 __m256i hi_nibbles, lo_nibbles, hi, lo; in php_base64_decode_ex() local
821 hi = _mm256_shuffle_epi8(lut_hi, hi_nibbles); in php_base64_decode_ex()
824 if (!_mm256_testz_si256(lo, hi)) { in php_base64_decode_ex()
/PHP-8.2/ext/phar/tests/tar/
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A Dtar_nostub.phpt18 $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';
H A Dphar_stub.phpt56 $phar['testing'] = 'hi';
H A Dphar_setsignaturealgo2.phpt16 $p['file1.txt'] = 'hi';
/PHP-8.2/ext/phar/tests/zip/
H A Dalias_acrobatics.phpt16 $p['unused'] = 'hi';
H A Dphar_convert_phar.phpt25 $phar['a'] = 'hi there';
H A Dphar_oo_compressallbz2.phpt37 $phar['d'] = 'hi'; // increases code coverage by having ufp open
H A Dphar_stub.phpt56 $phar['testing'] = 'hi';
/PHP-8.2/ext/pdo/tests/
H A Dbug_38253.phpt19 $pdo->exec ("INSERT INTO test (id, n) VALUES (1, 'hi')");
/PHP-8.2/ext/intl/tests/
H A Dlocale_compose_locale.phpt25 Locale::LANG_TAG =>'hi'
155 Composed Locale: hi

Completed in 29 milliseconds

1234567891011