mirror of
https://github.com/PCRE2Project/pcre2.git
synced 2025-10-17 15:25:55 +08:00

Historically, pcre2grep has done minor processing of the patterns that were read through the `-f` option. The end result is that for some patterns there are different results depending if they were provided through `-e`, `-f` or as a parameter in the command line. Add a flag that could be provided to skip that processing so that the same pattern file used with other grep implementations could be used directly for the same result.
11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
The quick brown
|
|
fox jumps
|
|
over the lazy dog.
|
|
This time it jumps and jumps and jumps.
|
|
This line contains \E and (regex) *meta* [characters].
|
|
The word is cat in this line
|
|
The caterpillar sat on the mat
|
|
The snowcat is not an animal
|
|
A buried feline in the syndicate
|
|
trailing spaces
|