Home
last modified time | relevance | path

Searched refs:h1 (Results 26 – 50 of 50) sorted by relevance

12

/php-src/ext/hash/tests/
H A Dxxhash_secret.phpt43 …$h1 = hash($a, "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", options: ["secret" => $…
44 echo $h0 , " == ", $h1, " == ", (($h0 == $h1) ? "true" : "false"), "\n";
H A Dfnv1a64.phpt185 array( 'h1{T]{c[k?:+Ky%ZV;1MzEHz$MT1Mbk7sgkR', '60d5a7492fab7ad1' ),
/php-src/ext/hash/murmur/
H A DPMurHash.h31 uint32_t PMurHash32_Result(uint32_t h1, uint32_t carry, uint32_t total_length);
/php-src/ext/dom/tests/
H A DDOMDocument_resolveExternals_basic.phpt15 <h1>&quot;Foo&quot;</h1>';
/php-src/ext/simplexml/tests/
H A D025.phpt13 <html:h1>bla</html:h1>
/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_getElementsByTagName.phpt15 <h1>Test</h1>
/php-src/ext/standard/tests/array/
H A Darray_unique_variation2.phpt51 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $blank_line), //…
134 ["h1"]=>
H A Darray_pad_variation6.phpt53 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces, $numeric_string),…
297 ["h1"]=>
327 ["h1"]=>
H A Darray_merge_recursive_variation3.phpt52 …array("h1" => $blank_line, "h2" => $multiline_string, "h3" => $diff_whitespaces), // with heredocs
314 ["h1"]=>
331 ["h1"]=>
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),…
/php-src/Zend/
H A Dbench.php47 $h1=150;
58 for ($x=0 ; $x<=$h1; $x=$x+1) {
H A Dzend_hash.c3072 zend_ulong h1, h2; in zend_hash_compare_impl() local
3083 h1 = idx1; in zend_hash_compare_impl()
3088 h1 = p->h; in zend_hash_compare_impl()
3116 if (h1 != h2) { in zend_hash_compare_impl()
3117 return h1 > h2 ? 1 : -1; in zend_hash_compare_impl()
3135 pData2 = zend_hash_index_find(ht2, h1); in zend_hash_compare_impl()
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt112 … <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Found</h1>\n </bo…
406 … <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Found</h1>\n </bo…
708 … <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Found</h1>\n </bo…
H A Dphar_setdefaultstub.phpt132 … <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Found</h1>\n </bo…
427 … <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Found</h1>\n </bo…
722 … <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Found</h1>\n </bo…
/php-src/ext/phar/tests/files/
H A Dopenssl.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dopenssl256.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dopenssl512.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dinclude_path2.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dnophar.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
/php-src/ext/phar/tests/cache_list/files/
H A Dnophar.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
H A Dopenssl.phar77 …d>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n…
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h47 _(V1, d1, s1, h1, b1) \
/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()
5495 XXH128_hash_t const h1 = *(const XXH128_hash_t*)h128_1; 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()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c1273 int h1=lmod(h,newsize);
1274 p->gch.next=newhash[h1];
1275 newhash[h1]=p;

Completed in 82 milliseconds

12