Home
last modified time | relevance | path

Searched refs:speed (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/pspell/
H A Dpspell.c112 zend_long mode = Z_L(0), speed = Z_L(0); in PHP_FUNCTION() local
171 speed = mode & PSPELL_SPEED_MASK_INTERNAL; in PHP_FUNCTION()
174 if (speed == PSPELL_FAST) { in PHP_FUNCTION()
176 } else if (speed == PSPELL_NORMAL) { in PHP_FUNCTION()
178 } else if (speed == PSPELL_BAD_SPELLERS) { in PHP_FUNCTION()
208 zend_long mode = Z_L(0), speed = Z_L(0); in PHP_FUNCTION() local
275 speed = mode & PSPELL_SPEED_MASK_INTERNAL; in PHP_FUNCTION()
278 if (speed == PSPELL_FAST) { in PHP_FUNCTION()
280 } else if (speed == PSPELL_NORMAL) { in PHP_FUNCTION()
282 } else if (speed == PSPELL_BAD_SPELLERS) { in PHP_FUNCTION()
/PHP-8.0/ext/opcache/tests/
H A Dbug66474.phpt13 $speed = 'slow' || 'fast';
/PHP-8.0/ext/standard/tests/strings/
H A Dmetaphone.phpt20 "And then it was gone, flying back to Mordor with the speed of the wrath of Sauron; and behind it t…
/PHP-8.0/ext/opcache/jit/
H A DREADME.md21 assembler languages. In the past we tried LLVM, but its code generation speed
/PHP-8.0/build/
H A Dphp_cxx_compile_stdcxx.m4122 // Hopefully, this will speed up the test.
413 // Hopefully, this will speed up the test.
537 // Hopefully, this will speed up the test.
/PHP-8.0/Zend/
H A DREADME.md37 method). As in most PHP applications raw execution speed isn't the limiting
/PHP-8.0/
H A DREADME.md61 Build PHP. To speed up the build, specify the maximum number of jobs using `-j`:
/PHP-8.0/ext/phar/tests/files/
H A Dpear2coverage.phar1421 * intermediate coverage_per_file table to speed things up at rendering
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1379 # frame speed is multiple of 1/70s
5219 #>>24 byte x \b, song speed %u
7169 >8 byte 4 \b, max speed
12284 >8260 lelong x disk rotational speed %drps,
12344 >8260 belong x disk rotational speed %drps,
21116 # routable highways (length, direction, allowed speed,house address information)
H A Dmagic1379 # frame speed is multiple of 1/70s
5219 #>>24 byte x \b, song speed %u
7169 >8 byte 4 \b, max speed
12284 >8260 lelong x disk rotational speed %drps,
12344 >8260 belong x disk rotational speed %drps,
21116 # routable highways (length, direction, allowed speed,house address information)

Completed in 177 milliseconds