diff --git a/common/locale/en-US/pattern.xml b/common/locale/en-US/pattern.xml index 78088274..62f62df7 100644 --- a/common/locale/en-US/pattern.xml +++ b/common/locale/en-US/pattern.xml @@ -61,6 +61,11 @@
\r
Process the entire pattern as a regular expression.
\R
Process the entire pattern as an ordinary string.
+ +

+ findflags can be used to set flags that will be applied + implicitly to each search. +