Searched refs:fast (Results 1 – 20 of 20) sorted by relevance
/PHP-8.0/ext/hash/tests/ |
H A D | hash_serialize_003.phpt | 205 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDA7aTo0O2E6MDp7fX0=", /* 64-bit fast LE */ 206 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDE7aTo0O2E6MDp7fX0=", /* 32-bit fast LE */ 211 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDA7aTo0O2E6MDp7fX0=", /* 64-bit fast LE */ 212 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDE7aTo0O2E6MDp7fX0=", /* 32-bit fast LE */ 217 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDA7aTo0O2E6MDp7fX0=", /* 64-bit fast LE */ 218 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDE7aTo0O2E6MDp7fX0=", /* 32-bit fast LE */ 223 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDA7aTo0O2E6MDp7fX0=", /* 64-bit fast LE */ 224 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiO2k6MTtpOjI1O31pOjM7aToxMDE7aTo0O2E6MDp7fX0=", /* 32-bit fast LE */
|
H A D | fnv164.phpt | 121 array( "http://www.dilbert.com/fast/", "fa23e2bdf9e2a9e1" ),
|
H A D | fnv132.phpt | 121 array( "http://www.dilbert.com/fast/", "bcb7a001" ),
|
/PHP-8.0/ext/opcache/tests/ |
H A D | bug66474.phpt | 13 $speed = 'slow' || 'fast';
|
H A D | bug69688.phpt | 2 Bug #69688 (segfault with eval and opcache fast shutdown)
|
/PHP-8.0/Zend/tests/type_declarations/ |
H A D | typed_properties_092.phpt | 2 Refs on ASSIGN_OBJ fast-path
|
/PHP-8.0/ext/sodium/ |
H A D | README.md | 12 fast cryptography.
|
/PHP-8.0/ext/standard/tests/class_object/ |
H A D | get_object_vars_variation_004.phpt | 2 get_object_vars() fast/slow-path discrepancies
|
/PHP-8.0/ext/mbstring/ucgendat/ |
H A D | ucgendat.php | 481 list($gTable, $table) = generateMPH($map, $fast = false); 624 function generateMPH(array $map, bool $fast) { argument 625 if ($fast) {
|
/PHP-8.0/.github/workflows/ |
H A D | nightly.yml | 37 fail-fast: false 111 fail-fast: false 182 fail-fast: false 274 fail-fast: false 389 fail-fast: false 460 fail-fast: false
|
H A D | push.yml | 23 fail-fast: false
|
/PHP-8.0/ext/hash/sha3/generic64lc/ |
H A D | KeccakSponge.inc | 56 /* fast lane: whole lane rate */ 167 /* fast lane: whole lane rate */
|
/PHP-8.0/ext/hash/sha3/generic32lc/ |
H A D | KeccakSponge.inc | 56 /* fast lane: whole lane rate */ 167 /* fast lane: whole lane rate */
|
/PHP-8.0/ |
H A D | README.md | 30 Prebuilt packages and binaries can be used to get up and running fast with PHP.
|
H A D | README.REDIST.BINS | 209 are far greater. The generator is also fast; it avoids multiplication and
|
/PHP-8.0/build/ |
H A D | libtool.m4 | 2099 # implement the --enable-fast-install flag 2103 AC_ARG_ENABLE([fast-install], 2105 << --enable-fast-install[=PKGS] 2106 Optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], 2131 # set the default to --disable-fast-install 4178 # Whether or not to optimize for fast installation.
|
H A D | ltmain.sh | 1714 -no-fast-install)
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 599 >12 string mvhd \b movie (fast start) 601 >12 string cmov \b movie (fast start, compressed header) 611 4 string idsc Apple QuickTime image (fast start) 3978 >3 ubyte 2 \b, fast compression (Z1) 4803 >>(0x08.l) uleshort =1000 with fast compression 4812 >>6 uleshort =1000 with fast compression 7304 >4 belong 0x09090909 fast compression 19830 # Description: A database file as used by mlocate, a fast implementation 22501 # fast video output by int 29h
|
H A D | magic | 599 >12 string mvhd \b movie (fast start) 601 >12 string cmov \b movie (fast start, compressed header) 611 4 string idsc Apple QuickTime image (fast start) 3978 >3 ubyte 2 \b, fast compression (Z1) 4803 >>(0x08.l) uleshort =1000 with fast compression 4812 >>6 uleshort =1000 with fast compression 7304 >4 belong 0x09090909 fast compression 19830 # Description: A database file as used by mlocate, a fast implementation 22501 # fast video output by int 29h
|
/PHP-8.0/ext/opcache/jit/ |
H A D | zend_jit_x86.dasc | 11573 …/* ZEND_CALL_FAKE_CLOSURE handled on slow path to eliminate check for ZEND_CALL_CLOSURE on fast pa…
|
Completed in 298 milliseconds