Searched refs:match_capture (Results 1 – 2 of 2) sorted by relevance
354 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function398 s = match_capture(ms, s, uchar(*(p+1))); in match()
410 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function471 s = match_capture(ms, s, uchar(*(p + 1))); in match()