Searched refs:end_capture (Results 1 – 2 of 2) sorted by relevance
343 static const char *end_capture (MatchState *ms, const char *s, in end_capture() function375 return end_capture(ms, s, p+1); in match()
399 static const char *end_capture (MatchState *ms, const char *s, in end_capture() function435 s = end_capture(ms, s, p + 1); in match()