Home
last modified time | relevance | path

Searched refs:h2 (Results 1 – 25 of 26) sorted by relevance

12

/php-src/ext/hash/murmur/
H A DPMurHash128.c130 h2 = ROTL32(h2,17); h2 += h3; h2 = h2*5+0x0bcaa747;\
226 h2 = fmix32(h2); in PMurHash128x86_Result()
234 out[1] = h2; in PMurHash128x86_Result()
413 ph[1] = h2; in PMurHash128x86_Process()
454 h2 = ROTL64(h2,31); h2 += h1; h2 = h2*5+0x38495ab5;\
509 h1 += h2; in PMurHash128x64_Result()
510 h2 += h1; in PMurHash128x64_Result()
513 h2 = fmix64(h2); in PMurHash128x64_Result()
515 h1 += h2; in PMurHash128x64_Result()
516 h2 += h1; in PMurHash128x64_Result()
[all …]
/php-src/ext/xsl/tests/
H A Dbug53965.phpt24 <h1>Fight for your mind</h1><h2>by Ben Harper - 1995</h2><hr>
25 <h1>Electric Ladyland</h1><h2>by Jimi Hendrix - 1997</h2><hr>
H A Dxsltprocessor_transformToXML.phpt27 <h2>Users</h2>
55 <h2>Users</h2>
H A Dbug71540.phpt26 <h2>Users</h2>
68 <h2>Users</h2>
H A Dxsltprocessor_transformToDoc.phpt24 <h2>Users</h2>
H A DtransformToDoc_sxe_type_error.phpt36 ["h2"]=>
/php-src/ext/zlib/tests/
H A Dgzopen_variation7.phpt10 $h2 = gzopen($f, 'r');
13 var_dump(gzread($h2, 10));
16 var_dump(gzread($h2, 50));
17 // deliberately do not close $h2
/php-src/ext/hash/tests/
H A Dbug52240.phpt7 $h2 = hash_copy($h);
9 $h3 = hash_copy($h2);
10 var_dump(hash_final($h2));
/php-src/ext/standard/tests/general_functions/
H A Dphpinfo-header-anchors.phpt10 <h2><a name="module_core" href="#module_core">Core</a></h2>
/php-src/ext/xsl/tests/53965/
H A Dinclude.xsl4 <h2>by <xsl:value-of select="artist"/> - <xsl:value-of select="year"/></h2>
/php-src/ext/sodium/tests/
H A Dcrypto_shorthash.phpt12 $h2 = sodium_crypto_shorthash($m1, $k2);
13 echo bin2hex($h2) . "\n";
/php-src/ext/spl/tests/
H A Dheap_001.phpt35 $h2 = clone $h;
37 echo $h2->extract()."\n";
/php-src/ext/phar/tests/
H A Dphpinfo_004.phpt28 <h2><a name="module_phar" href="#module_phar">Phar</a></h2>
50 <h2><a name="module_phar" href="#module_phar">Phar</a></h2>
/php-src/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt34 X-UIDL: @eH!!h2:!!EOS!!A_c"!
87 string(20) "@eH!!h2:!!EOS!!A_c"!"
/php-src/Zend/
H A Dbench.php52 $x=0; $y=0; $w2=0; $h2=0; $color=0;
55 $h2=12;
57 $imc=$s*($y-$h2)+$imcen;
/php-src/ext/standard/tests/array/
H A Darray_unique_variation2.phpt51 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $blank_line), //…
137 ["h2"]=>
H A Darray_pad_variation6.phpt53 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
300 ["h2"]=>
330 ["h2"]=>
H A Darray_merge_recursive_variation3.phpt52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces), // with heredocs
317 ["h2"]=>
334 ["h2"]=>
H A Darray_intersect_assoc_variation3.phpt52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
H A Darray_combine_variation3.phpt50 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
H A Darray_intersect_assoc_variation4.phpt61 …array($blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string), // arr…
/php-src/ext/curl/tests/
H A Dbug77535.phpt2 Bug #77535 (Invalid callback, h2 server push)
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar118 $output->writeElement('h2', 'Please enter the path to a coverage database');
195 $output->writeElement('h2', 'Tests covering line ' . $line . ' of ' . $name);
254 … $output->writeElement('h2', 'Code Coverage for ' . $source->shortName() . ' in ' . $istest);
256 $output->writeElement('h2', 'Code Coverage for ' . $source->shortName());
333 $output->writeElement('h2', 'Code Coverage Files for test ' . $istest);
335 $output->writeElement('h2', 'Code Coverage Files');
402 $output->writeElement('h2', 'Tests Executed, click for code coverage summary');
442 $output->writeElement('h2', 'Code Coverage Files for test ' . $reltest);
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h48 _(V2, d2, s2, h2, b2) \
/php-src/ext/hash/xxhash/
H A Dxxhash.h918 XXH_PUBLIC_API int XXH128_isEqual(XXH128_hash_t h1, XXH128_hash_t h2);
5482 XXH_PUBLIC_API int XXH128_isEqual(XXH128_hash_t h1, XXH128_hash_t h2) in XXH128_isEqual() argument
5485 return !(memcmp(&h1, &h2, sizeof(h1))); in XXH128_isEqual()
5496 XXH128_hash_t const h2 = *(const XXH128_hash_t*)h128_2; in XXH128_cmp() local
5497 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp()
5500 return (h1.low64 > h2.low64) - (h2.low64 > h1.low64); in XXH128_cmp()

Completed in 71 milliseconds

12