Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 17 of 17) sorted by relevance

/PHP-5.5/ext/opcache/tests/
H A Dbug66474.phpt13 $speed = 'slow' || 'fast';
/PHP-5.5/ext/ereg/regex/
H A Dengine.ih10 static unsigned char *fast(register struct match *m, unsigned char *start, unsigned char *stop, sop…
H A Dengine.c10 #define fast sfast macro
21 #define fast lfast macro
123 endp = fast(m, start, stop, gf, gl);
625 fast(m, start, stop, startst, stopst) in fast() function
1012 #undef fast
/PHP-5.5/ext/soap/
H A DTODO.old31 BENCHMARKING...... lets prove how fast it is.
/PHP-5.5/ext/dba/
H A DREADME24 cdb CDB is "a fast, reliable, lightweight package for creating and
/PHP-5.5/ext/opcache/
H A DREADME136 If enabled, a fast shutdown sequence is used for the accelerated code
137 The fast shutdown sequence doesn't free each allocated block, but lets
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt123 array( "http://www.dilbert.com/fast/", "bcb7a001" ),
H A Dfnv164.phpt123 array( "http://www.dilbert.com/fast/", "fa23e2bdf9e2a9e1" ),
/PHP-5.5/
H A DREADME.REDIST.BINS143 are far greater. The generator is also fast; it avoids multiplication and
H A Dltmain.sh1701 -no-fast-install)
H A Dacinclude.m42736 …enable-libtool-lock | with-pic | with-tags | enable-shared | enable-static | enable-fast-install |…
H A Dphp.ini-development1880 ; If enabled, a fast shutdown sequence is used for the accelerated code
H A Dphp.ini-production1880 ; If enabled, a fast shutdown sequence is used for the accelerated code
/PHP-5.5/build/
H A Dlibtool.m42102 # implement the --enable-fast-install flag
2106 AC_ARG_ENABLE([fast-install],
2108 << --enable-fast-install[=PKGS]
2109 Optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT],
2134 # set the default to --disable-fast-install
4181 # Whether or not to optimize for fast installation.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3766 mode. When the JIT fast path function is used, this error may be also
4385 Other optimizations that provide fast "no match" results also affect
5457 Matching characters by Unicode property is not fast, because PCRE has
6476 both PCRE and Perl have an optimization that allows for fast failure
8358 sible performance, there is also a "fast path" API that is JIT-spe-
8675 possible performance, can instead use a "fast path" API to call JIT
8679 The fast path function is called pcre_jit_exec(), and it takes exactly
8689 these checks do not happen on the JIT fast path, and if invalid data is
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog540 20. The fast forward newline mechanism could enter to an infinite loop on
661 above). Processing unduplicated named groups should now be as fast at
1073 provide fast pattern matching, so several sanity checks are not performed.
3400 size (fast)". Examples of patterns that provoked this bug (shown in
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic326 >12 string mvhd \b movie (fast start)
328 >12 string cmov \b movie (fast start, compressed header)
338 4 string idsc Apple QuickTime image (fast start)
3068 >>(0x08.l) uleshort =1000 with fast compression
3077 >>6 uleshort =1000 with fast compression
4155 >4 belong 0x09090909 fast compression
13168 # fast video output by int 29h

Completed in 114 milliseconds