Lines Matching refs:pcre2grep
55 * Make PCRE2_UCP the default in UTF mode in pcre2grep and add -no_ucp,
58 * Add --group-separator and --no-group-separator to pcre2grep.
78 significant upgrade to pcre2grep: it now behaves like GNU grep when matching
154 GNU grep's -m (aka --max-count) option to pcre2grep, and also unifying the
155 handling of substitution strings for both -O and callouts in pcre2grep, with
240 6. Some changes related to callouts in pcre2grep:
245 (b) --disable-pcre2grep-callout-fork restricts the callout support in
255 1. pcre2grep now supports the inclusion of binary zeros in patterns that are
340 benefit of pcre2grep, and pcre2grep's -F, -w, and -x options are re-implemented
370 5. pcre2grep now automatically expands its buffer up to a maximum set by
373 6. The -t option (grand total) has been added to pcre2grep.
379 8. A user supplied a number of patches to upgrade pcre2grep under Windows and
397 4. Support for string callouts is added to pcre2grep.