Home | History | Annotate | Download | only in html

Lines Matching full:patterns

38 <li><a name="TOC23" href="#SEC23">RECURSIVE PATTERNS</a>
65 This document discusses the patterns that are supported by PCRE when one its
111 Some applications that allow their users to supply patterns may wish to
199 are provoked by patterns with huge matching trees (a typical example is a
329 in patterns in a visible manner. There is no restriction on the appearance of
1165 patterns that are anchored in single line mode because all branches start with
1466 environments, and is best not used in any new patterns. Note that \b matches
1475 Vertical bar characters are used to separate alternative patterns. For example,
1597 the ":". Thus the two patterns
1605 the above patterns match "SUNDAY" as well as "Saturday".
1684 described in the previous section.) Duplicate names can be useful for patterns
1812 such patterns. However, because there are cases where this can be useful, such
1813 patterns are now accepted, but if any repetition of the subpattern does in fact
2060 can be helpful in long patterns, and also in patterns that are created by
2436 <a href="#recursion">The syntax for recursive patterns</a>
2484 There are two ways of including comments in patterns that are processed by
2511 <br><a name="SEC23" href="#TOC1">RECURSIVE PATTERNS</a><br>
2703 <b>WARNING</b>: The palindrome-matching patterns above work only if the subject