Home
last modified time | relevance | path

Searched refs:prime (Results 1 – 21 of 21) sorted by relevance

/PHP-8.3/Zend/tests/generators/
H A Dgh14387.phpt6 function prime(Generator $generator) {
19 prime($g);
/PHP-8.3/ext/standard/tests/strings/
H A Dbug29119.phpt5 var_dump(bin2hex(html_entity_decode('  ‘†′⁄€', ENT_QUOTES…
H A Dget_html_translation_table_basic7.phpt243 [′] => ′
H A Dget_html_translation_table_basic2.phpt420 string(7) "′"
929 string(7) "′"
1436 string(7) "′"
H A Dhtml_entity_decode_html4.phpt186 "′",
H A Dget_html_translation_table_basic1.phpt407 string(7) "′"
H A Dhtmlentities_html4.phpt242 ′ U+02032
H A Dget_html_translation_table_basic5.phpt1236 [′] => ′
H A Dhtml_entity_decode_html5.phpt1647 "′",
3781 ′ => ′ e280b2
H A Dhtmlentities_html5.phpt557 ′ U+02032
/PHP-8.3/ext/random/tests/03_randomizer/methods/
H A DshuffleArray.phpt29 … // This test is slow, test all numbers smaller than 50 and then in steps of 677 (which is prime).
H A DshuffleBytes.phpt36 … // This test is slow, test all numbers smaller than 50 and then in steps of 677 (which is prime).
/PHP-8.3/ext/standard/html_tables/
H A Dents_html401.txt153 prime 2032
H A Dents_xhtml.txt185 prime 2032
H A Dents_html5.txt1642 prime 02032
/PHP-8.3/.github/workflows/
H A Dnightly.yml538 - name: Test File Cache (prime shm)
544 --file-cache-prime
545 - name: Test File Cache (prime shm, use shm)
552 - name: Test File Cache (prime shm, use file)
560 - name: Test File Cache Only (prime)
566 --file-cache-prime
/PHP-8.3/ext/hash/tests/
H A Dfnv132.phpt136 array( "http://www.isthe.com/chongo/tech/math/prime/mersenne.html", "5b156176" ),
137 array( "http://www.isthe.com/chongo/tech/math/prime/mersenne.html#largest", "2aa7d593" ),
H A Dfnv164.phpt136 array( "http://www.isthe.com/chongo/tech/math/prime/mersenne.html", "e9966ac1556257f6" ),
137 … array( "http://www.isthe.com/chongo/tech/math/prime/mersenne.html#largest", "92a3d1cd078ba293" ),
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h4106 uint32x2_t prime = vdup_n_u32 (XXH_PRIME32_1); in XXH3_scrambleAcc_neon() local
4143 uint64x2_t prod_hi = vmull_u32 (data_key_hi, prime); in XXH3_scrambleAcc_neon()
4147 xacc[i] = vmlal_u32(xacc[i], data_key_lo, prime); in XXH3_scrambleAcc_neon()
4202 xxh_u32x4 const prime = { XXH_PRIME32_1, XXH_PRIME32_1, XXH_PRIME32_1, XXH_PRIME32_1 }; in XXH3_scrambleAcc_vsx() local
4215 xxh_u64x2 const prod_even = XXH_vec_mule((xxh_u32x4)data_key, prime); in XXH3_scrambleAcc_vsx()
4217 xxh_u64x2 const prod_odd = XXH_vec_mulo((xxh_u32x4)data_key, prime); in XXH3_scrambleAcc_vsx()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic28788 # dictionary size; length in 512-byte blocks; a prime number? like:
H A Dmagic私はガラスを食べられます28788 # dictionary size; length in 512-byte blocks; a prime number? like:

Completed in 259 milliseconds