Lines Matching full:pcre
1 News about PCRE releases
42 refactoring and extending the amount of "auto-possessification" that PCRE does.
51 first one was inspected. This change makes PCRE more compatible with Perl.
62 literals. PCRE now does the same.
79 change also in PCRE.
144 . When PCRE is built via Autotools using a version of gcc that has the
186 with different endianness, PCRE used automatically to swap the bytes in some
209 just-in-time compiler support, which can be accessed by building PCRE with
336 updates, in particular, some more information about using CMake to build PCRE
360 5. Some PCRE-specific settings for varying the newline options at the start of
367 WARNING: saved patterns that were compiled by earlier versions of PCRE must be
374 functions from the basic pcre library. The change is that the three libraries
377 the basic pcre library.
407 PCRE in a wide variety of environments.
417 "configure" command. You must do this if you are compiling PCRE to run on a
438 2. The option PCRE_NEWLINE_ANY causes PCRE to recognize any Unicode newline
443 4. New features that will appear in Perl 5.10 are now in PCRE. These include
522 The licence under which PCRE is released has been changed to the more
548 the general category properties are supported. If PCRE is compiled with this
571 1. It's possible now to compile PCRE so that it does not use recursive
579 3. PCRE can now be compiled for systems that use EBCDIC code.
585 This is mainly a bug-fix and tidying release. The only new feature is that PCRE
615 with (?{...}). The facility is termed a "callout". The way it is done in PCRE
677 1. A "configure" script is now used to configure PCRE for Unix systems. It
678 builds a Makefile, a config.h file, and the pcre-config script.
680 2. PCRE is built as a shared library by default.