Lines Matching refs:now

7 This is bug-fix release. Note that this library (now called PCRE1) is now being
15 This is bug-fix release. Note that this library (now called PCRE1) is now being
49 same name now checks them in the order in which they appear in the pattern.
57 5.18. There is now no difference between "Perl space" and "POSIX space".
62 literals. PCRE now does the same.
94 . JIT now supports callouts and all of the backtracking verbs.
115 . There is now support for 32-bit character strings and UTF-32. Like the
118 . \X now matches a Unicode extended grapheme cluster.
121 "other case" now makes all three (or more) characters equivalent. This
135 to all files now, not just those obtained from scanning a directory
137 now "skip" instead of "read" (which provokes an error).
154 . The JIT compiler now supports partial matching and the (*MARK) and
163 . pcregrep can now be linked with libedit as an alternative to libreadline.
165 . pcregrep now has a --file-list option where the list of files to scan is
168 . pcregrep now recognizes binary files and there are related options.
194 code points and are now faulted. (They are the so-called "surrogates"
250 START_OPTIMIZE option, which is now allowed at compile time
285 lower bound matching length. Groups with duplicate numbers may now have
348 2. UTF-8 checking is now as per RFC 3629 instead of RFC 2279; this is more
405 complete re-implementation of the build system. This now has full Autotools
406 support and so is now "standard" in some sense. It should help with compiling
409 NOTE: when building shared libraries for Windows, three dlls are now built,
443 4. New features that will appear in Perl 5.10 are now in PCRE. These include
503 The distribution now includes a C++ wrapper library. This is built
534 2. The extra_data structure can now be used to pass in a set of character
538 pattern is now set to NULL, which means that you don't need to do anything
546 4. There is now some optional support for Unicode character properties, which
547 means that the patterns items such as \p{Lu} and \X can now be used. Only
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.
626 7. Several extensions to UTF-8 support; it is now fairly complete. There is an
643 2. The pcretest utility is now installed along with pcregrep because it is
646 there are now .1, .txt, and .html versions in /doc.
677 1. A "configure" script is now used to configure PCRE for Unix systems. It