Lines Matching refs:repeated
871 information about building with Autotools (some of which is repeated
1477 repeated digits. For DFA matching, this means that only one possible
3423 making repeated calls to find all the matches in a single subject
4103 repeated here.
4137 description is not repeated here.
4212 the repeated digits. For DFA matching, this means that only one possi-
4354 At compile time, PCRE "auto-possessifies" repeated items when it knows
4636 captured strings when part of a pattern is repeated. For example,
4816 the repeated item. For example, by default a+b is treated as a++b. For
6368 When a capturing subpattern is repeated, the value captured is the sub-
6386 repetition, failure of what follows normally causes the repeated item
6429 atomic group is just a single repeated item, as in the example above, a
6460 can itself be repeated an unlimited number of times, the use of an
6587 matches. However, such references can be useful inside repeated sub-
6625 For compatibility with Perl, assertion subpatterns may be repeated;
7298 The behaviour of these verbs in repeated groups, assertions, and in
7604 Backtracking verbs in repeated groups
7607 repeated groups. For example, consider:
8942 Items that were formerly restricted were repeated single characters and
8943 repeated metasequences. If PCRE_PARTIAL was set for a pattern that did
9360 is repeated in the compiled code. For example, the pattern
10347 ing long subject strings is to write repeated parenthesized subpatterns