Lines Matching refs:now
20 from that, this is another bug-fix release. Note that this library (now called
21 PCRE1) is now being maintained for bug fixes only. New projects are advised to
28 This is bug-fix release. Note that this library (now called PCRE1) is now being
36 This is bug-fix release. Note that this library (now called PCRE1) is now being
70 same name now checks them in the order in which they appear in the pattern.
78 5.18. There is now no difference between "Perl space" and "POSIX space".
83 literals. PCRE now does the same.
115 . JIT now supports callouts and all of the backtracking verbs.
136 . There is now support for 32-bit character strings and UTF-32. Like the
139 . \X now matches a Unicode extended grapheme cluster.
142 "other case" now makes all three (or more) characters equivalent. This
156 to all files now, not just those obtained from scanning a directory
158 now "skip" instead of "read" (which provokes an error).
175 . The JIT compiler now supports partial matching and the (*MARK) and
184 . pcregrep can now be linked with libedit as an alternative to libreadline.
186 . pcregrep now has a --file-list option where the list of files to scan is
189 . pcregrep now recognizes binary files and there are related options.
215 code points and are now faulted. (They are the so-called "surrogates"
271 START_OPTIMIZE option, which is now allowed at compile time
306 lower bound matching length. Groups with duplicate numbers may now have
369 2. UTF-8 checking is now as per RFC 3629 instead of RFC 2279; this is more
426 complete re-implementation of the build system. This now has full Autotools
427 support and so is now "standard" in some sense. It should help with compiling
430 NOTE: when building shared libraries for Windows, three dlls are now built,
464 4. New features that will appear in Perl 5.10 are now in PCRE. These include
524 The distribution now includes a C++ wrapper library. This is built
555 2. The extra_data structure can now be used to pass in a set of character
559 pattern is now set to NULL, which means that you don't need to do anything
567 4. There is now some optional support for Unicode character properties, which
568 means that the patterns items such as \p{Lu} and \X can now be used. Only
592 1. It's possible now to compile PCRE so that it does not use recursive
600 3. PCRE can now be compiled for systems that use EBCDIC code.
647 7. Several extensions to UTF-8 support; it is now fairly complete. There is an
664 2. The pcretest utility is now installed along with pcregrep because it is
667 there are now .1, .txt, and .html versions in /doc.
698 1. A "configure" script is now used to configure PCRE for Unix systems. It