Home | History | Annotate | Download | only in testsuite

Lines Matching full:repeated

431 /* Common code for all repeated single character type matches */
432 /* Common code for all repeated single-character matches. We can give
433 /* Common code for all repeated single-character matches. We can give
457 /* End of a group, repeated or non-repeating. If we are at the end of
473 /* If hit the end of the group (which could be repeated), fail */
493 /* Loop for handling unanchored repeated matching attempts; for anchored regexs
521 /* Set up for repetition, or handle the non-repeated case */
1716 the code for a repeated single character, but I haven't found a nice way of
1741 to that for character classes, but repeated for efficiency. Then obey