Lines Matching refs:matches
59 /* Common code for all repeated single character type matches */
60 /* Common code for all repeated single-character matches. We can give
74 /* First, ensure the minimum number of matches are present. */
75 /* First, ensure the minimum number of matches are present. Use inline
76 /* First, ensure the minimum number of matches are present. We get back
79 /* For anchored or unanchored matches, there may be a "last known required
82 /* For matches anchored to the end of the pattern, we can often avoid
127 /* Recursion matches the current regex, nested. If there are any capturing
222 brackets - for testing for empty matches
630 matches, we carry on as at the end of a normal bracket, leaving the subject
631 matching won't pass the KET for an assertion. If any one branch matches,
672 minimum number of matches are present. If min = max, continue at the same
720 portions of the string if it matches. Two elements in the vector are set for
833 the pointer while it matches the class. */