Lines Matching refs:now
7 This is bug-fix release. Note that this library (now called PCRE1) is now being
41 same name now checks them in the order in which they appear in the pattern.
49 5.18. There is now no difference between "Perl space" and "POSIX space".
54 literals. PCRE now does the same.
86 . JIT now supports callouts and all of the backtracking verbs.
107 . There is now support for 32-bit character strings and UTF-32. Like the
110 . \X now matches a Unicode extended grapheme cluster.
113 "other case" now makes all three (or more) characters equivalent. This
127 to all files now, not just those obtained from scanning a directory
129 now "skip" instead of "read" (which provokes an error).
146 . The JIT compiler now supports partial matching and the (*MARK) and
155 . pcregrep can now be linked with libedit as an alternative to libreadline.
157 . pcregrep now has a --file-list option where the list of files to scan is
160 . pcregrep now recognizes binary files and there are related options.
186 code points and are now faulted. (They are the so-called "surrogates"
242 START_OPTIMIZE option, which is now allowed at compile time
277 lower bound matching length. Groups with duplicate numbers may now have
340 2. UTF-8 checking is now as per RFC 3629 instead of RFC 2279; this is more
397 complete re-implementation of the build system. This now has full Autotools
398 support and so is now "standard" in some sense. It should help with compiling
401 NOTE: when building shared libraries for Windows, three dlls are now built,
435 4. New features that will appear in Perl 5.10 are now in PCRE. These include
495 The distribution now includes a C++ wrapper library. This is built
526 2. The extra_data structure can now be used to pass in a set of character
530 pattern is now set to NULL, which means that you don't need to do anything
538 4. There is now some optional support for Unicode character properties, which
539 means that the patterns items such as \p{Lu} and \X can now be used. Only
563 1. It's possible now to compile PCRE so that it does not use recursive
571 3. PCRE can now be compiled for systems that use EBCDIC code.
618 7. Several extensions to UTF-8 support; it is now fairly complete. There is an
635 2. The pcretest utility is now installed along with pcregrep because it is
638 there are now .1, .txt, and .html versions in /doc.
669 1. A "configure" script is now used to configure PCRE for Unix systems. It