Home
last modified time | relevance | path

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

/PHP-5.3/ext/pspell/
H A Dpspell.c264 long mode = 0L, speed = 0L; in PHP_FUNCTION() local
323 speed = mode & PSPELL_SPEED_MASK_INTERNAL; in PHP_FUNCTION()
326 if (speed == PSPELL_FAST) { in PHP_FUNCTION()
328 } else if (speed == PSPELL_NORMAL) { in PHP_FUNCTION()
330 } else if (speed == PSPELL_BAD_SPELLERS) { in PHP_FUNCTION()
361 long mode = 0L, speed = 0L; in PHP_FUNCTION() local
438 speed = mode & PSPELL_SPEED_MASK_INTERNAL; in PHP_FUNCTION()
441 if (speed == PSPELL_FAST) { in PHP_FUNCTION()
443 } else if (speed == PSPELL_NORMAL) { in PHP_FUNCTION()
445 } else if (speed == PSPELL_BAD_SPELLERS) { in PHP_FUNCTION()
/PHP-5.3/ext/standard/tests/strings/
H A Dmetaphone.phpt18 "And then it was gone, flying back to Mordor with the speed of the wrath of Sauron; and behind it t…
/PHP-5.3/sapi/isapi/stresstest/
H A Dnotes.txt56 * Improve speed of CompareFile function (too slow on big files).
/PHP-5.3/ext/soap/
H A DTODO.old22 investigate further http keep_alive... inital testing proved slower.. maybe php_streams will speed
/PHP-5.3/sapi/tux/
H A DREADME7 kernel and thus provides high-speed serving of static files.
/PHP-5.3/ext/pgsql/
H A Dpgsql.mak67 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics
/PHP-5.3/ext/ldap/
H A Dldap.mak70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off
/PHP-5.3/ext/mysql/
H A Dmysql.mak70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics
/PHP-5.3/ext/xml/
H A Dxml.mak69 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off
/PHP-5.3/Zend/
H A DREADME.ZEND_VM8 method). As in most PHP applications raw execution speed isn't the limiting
H A DZEND_CHANGES1025 The Zend Engine was designed from the ground up for increased speed,
/PHP-5.3/
H A DREADME.TESTING108 If you like to keep up to speed, with latest developments and quality
H A DNEWS2698 - Improved PHP runtime speed and memory usage:
2712 . Improved PHP binary size and startup speed with GCC4 visibility control.
4000 - Improved speed of array_intersect_key(), array_intersect_assoc(),
/PHP-5.3/ext/pcre/pcrelib/
H A DNEWS24 execution speed. In addition, a new direct interface to JIT execution is
26 noticeable speed-up.
H A DREADME306 . For speed, PCRE uses four tables for manipulating and identifying characters
726 For speed, PCRE uses four tables for manipulating and identifying characters
H A DChangeLog51 9. Improve the matching speed of capturing brackets.
1452 some useful speed-ups. The value is available to calling programs via
1604 stage table and inline lookup instead of a function, giving speed ups of 2
4544 the letter 'x'. On long subject strings, this gives a significant speed-up.
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY1625 speed up regexec().
1638 2003/01/16: [impl] rewrite POSIX API regexec() for speed up.
1786 STK_BOTTOM for (little bit) speed up STACK_POP.
1807 [tune: tune for speed up]
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt2410 spending more time analyzing it in order to speed up the time taken for
2413 information that will help speed up matching, pcre_study() returns a
2832 information that will speed up matching (see the section entitled
3196 of a match, in order to speed up the process. For example, if it is
6908 PCRE contains some optimizations that are used to speed up matching by
7802 speed up pattern matching. However, it comes at the cost of extra pro-
8184 UTF subject string is tested for validity. In the interests of speed,
8855 speed when executing the modified pattern. Nevertheless, if the atomic
8856 grouping is not a problem and the loss of speed is acceptable, this
9681 these cases the limit is substantially larger. However, the speed of
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic947 # frame speed is multiple of 1/70s
3660 >8 byte 4 \b, max speed
6252 >8260 lelong x disk rotational speed %drps,
6312 >8260 belong x disk rotational speed %drps,

Completed in 166 milliseconds