Lines Matching refs:now

10 .  There is now support for 32-bit character strings and UTF-32. Like the
13 . \X now matches a Unicode extended grapheme cluster.
16 "other case" now makes all three (or more) characters equivalent. This
30 to all files now, not just those obtained from scanning a directory
32 now "skip" instead of "read" (which provokes an error).
49 . The JIT compiler now supports partial matching and the (*MARK) and
58 . pcregrep can now be linked with libedit as an alternative to libreadline.
60 . pcregrep now has a --file-list option where the list of files to scan is
63 . pcregrep now recognizes binary files and there are related options.
89 code points and are now faulted. (They are the so-called "surrogates"
145 START_OPTIMIZE option, which is now allowed at compile time
180 lower bound matching length. Groups with duplicate numbers may now have
243 2. UTF-8 checking is now as per RFC 3629 instead of RFC 2279; this is more
300 complete re-implementation of the build system. This now has full Autotools
301 support and so is now "standard" in some sense. It should help with compiling
304 NOTE: when building shared libraries for Windows, three dlls are now built,
338 4. New features that will appear in Perl 5.10 are now in PCRE. These include
398 The distribution now includes a C++ wrapper library. This is built
429 2. The extra_data structure can now be used to pass in a set of character
433 pattern is now set to NULL, which means that you don't need to do anything
441 4. There is now some optional support for Unicode character properties, which
442 means that the patterns items such as \p{Lu} and \X can now be used. Only
466 1. It's possible now to compile PCRE so that it does not use recursive
474 3. PCRE can now be compiled for systems that use EBCDIC code.
521 7. Several extensions to UTF-8 support; it is now fairly complete. There is an
538 2. The pcretest utility is now installed along with pcregrep because it is
541 there are now .1, .txt, and .html versions in /doc.
572 1. A "configure" script is now used to configure PCRE for Unix systems. It