Home
last modified time | relevance | path

Searched refs:up (Results 176 – 200 of 222) sorted by relevance

123456789

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c2312 int low, up, syn_allow, non_low = 0; in fetch_range_quantifier() local
2354 up = onig_scan_unsigned_number(&p, end, env->enc); in fetch_range_quantifier()
2355 if (up < 0) return ONIGERR_TOO_BIG_NUMBER_FOR_REPEAT_RANGE; in fetch_range_quantifier()
2356 if (up > ONIG_MAX_REPEAT_NUM) in fetch_range_quantifier()
2362 up = REPEAT_INFINITE; /* {n,} : {n,infinite} */ in fetch_range_quantifier()
2370 up = low; /* {n} : exact n times */ in fetch_range_quantifier()
2382 if (!IS_REPEAT_INFINITE(up) && low > up) { in fetch_range_quantifier()
2388 tok->u.repeat.upper = up; in fetch_range_quantifier()
H A DHISTORY187 2006/10/27: [tune] speed up ONIGENC_MBC_CASE_FOLD() for UTF-16, UTF-32.
771 2004/12/01: [dist] add make targets 19 and 19up to win32/Makefile.
795 2004/11/29: [inst] add make target "19up".
1758 2003/02/10: [impl] lift up head_exact value from child qualifier node to parent.
1830 speed up regexec().
1843 2003/01/16: [impl] rewrite POSIX API regexec() for speed up.
1984 2002/03/04: [bug] make up a break-statement in compileTree().
1991 STK_BOTTOM for (little bit) speed up STACK_POP.
2012 [tune: tune for speed up]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput15183 correctly, but that messes up comparisons). --/
H A Dtestinput13621 (?(1) (.*?)\1 | ([^\s]+)) # if quote found, match up to next matching
3622 # quote, otherwise match up to next space
3630 (?(1) (.*?)\1 | (\S+)) # if quote found, match up to next matching
3631 # quote, otherwise match up to next space
3639 (?(1) (.*?)\1 | (\S+)) # if quote found, match up to next matching
3640 # quote, otherwise match up to next space
3776 /-- This tests for an IPv6 address in the form where it can have up to
H A Dtestoutput15901 (?(1) (.*?)\1 | ([^\s]+)) # if quote found, match up to next matching
5902 # quote, otherwise match up to next space
5920 (?(1) (.*?)\1 | (\S+)) # if quote found, match up to next matching
5921 # quote, otherwise match up to next space
5939 (?(1) (.*?)\1 | (\S+)) # if quote found, match up to next matching
5940 # quote, otherwise match up to next space
6170 /-- This tests for an IPv6 address in the form where it can have up to
/PHP-5.5/ext/standard/tests/file/
H A Dfread_basic.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
8 Reading stops when up to length bytes have been read, EOF (end of file) is
H A Duserstreams.phpt192 /* end up at BOF so that randomly generated seek offsets
H A Dfread_variation2.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
8 Reading stops when up to length bytes have been read, EOF (end of file) is
H A Dfread_variation1.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
8 Reading stops when up to length bytes have been read, EOF (end of file) is
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME63 pcreposix man page). These end up in the library called libpcreposix. Note that
78 up the POSIX functions of the same name from the other library.
91 If you install PCRE in the normal way on a Unix-like system, you will end up
308 Recursive function calls use up the runtime stack; running out of stack can
686 Many of the tests that are not skipped are run up to three times. The second
730 this shows up in this test as a difference in the compiled code, which is being
893 sljit/* 16 files that make up the JIT compiler
H A DHACKING22 the pattern was all used up, all remaining states were possible matches, and
57 in any combination of 8-bit, 16-bit or 32-bit modes, creating up to three
434 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO
H A DNEWS131 noticeable speed-up.
211 also fixes an unfortunate bug that was introduced in 8.13 as well as tidying up
317 addition, the CMake configuration files have been brought up to date.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt990 UTF support allows the libraries to process character codepoints up to
1099 16-bit library, a value of 3 is rounded up to 4. In these libraries,
1266 If your environment has not been set up so that an appropriate library
2760 value can be up to 0xffff. In the 32-bit library the value can be up to
2784 mode the value can be up to 0x10ffff, and up to 0xffffffff when not
4819 Disabling start-up optimizations
6006 fore show up in data extracted by the pcre_fullinfo() function).
6927 make up a comment play no part in the pattern matching.
8161 unfortunately messes up UTF-8 and UTF-32.)
8531 order to set up a JIT stack. If the return from the callback
[all …]
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI77 copy the FastCGI-PHP binary in there. (named 'php-cgi') This sets up
/PHP-5.5/
H A DREADME.EXT_SKEL30 change back up to PHP sources top directory, and do
H A DREADME.TESTING108 If you like to keep up to speed, with latest developments and quality
H A DUPGRADING158 false if the IntlDateFormatter was set up with an IntlCalendar
H A DREADME.RELEASE_PROCESS241 d. for marking up, you can do the following (with VI):
H A DREADME.STREAMS301 be more up to date than these docs :-)
H A Dconfigure.in139 dnl Setting up the PHP version based on the information above.
1593 | Something is likely to be messed up here, because the configure |
/PHP-5.5/Zend/
H A DZEND_CHANGES428 database connections and do other clean-up work.
1019 Probably other changes which we forgot to list. This list will be kept up-to-date
1025 The Zend Engine was designed from the ground up for increased speed,
/PHP-5.5/build/
H A Dlibtool.m4815 # On DJGPP, this test can blow up pretty badly due to problems in libc
830 # On Win9x/ME, this test blows up -- it succeeds, but takes
833 # you end up with a "frozen" computer, even though with patience
1398 # With GCC up to 2.95.x, collect2 would create an import file
2434 # Let's accept both of them until this is cleared up.
2899 # Set up default GNU C++ configuration
3299 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
3911 # This assumes that the test object file only shows up
3938 # Clean up.
5428 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
[all …]
/PHP-5.5/ext/pcre/tests/
H A D005.phpt70 str_repeat('(?:\s+\5:(\d+): (?:(error|warning):\s+)?(.+))?', 99). // capture up to 100 errors
/PHP-5.5/ext/standard/html_tables/mappings/
H A DROMAN.TXT107 # Roman character set; they only supported character codes up to
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1577 /* Set up the throttles timer. */
1589 /* Set up the stats timer. */
1717 ** existing connections, and maybe we'll free up a slot

Completed in 112 milliseconds

123456789