Merge branch '2.3' into 2.4
This commit is contained in:
commit
fda12c0cb2
@ -314,7 +314,7 @@ whitespace in the pattern. `case` turns on case-sensitive matching. These settin
|
||||
also be defined in the pattern itself, so they can be used even in modules without
|
||||
pattern compilation settings. The pattern settings are `(?i)` for `ignorecase` and `(?x)`
|
||||
for `extended`. See the
|
||||
[PCRE2 api documentation](https://www.pcre.org/current/doc/html/pcre2api.html#SEC20)
|
||||
[PCRE2 syntax documentation](https://www.pcre.org/current/doc/html/pcre2syntax.html#SEC16)
|
||||
for more information.
|
||||
|
||||
#### Standard regular expression settings for filters
|
||||
|
Loading…
x
Reference in New Issue
Block a user