Home
last modified time | relevance | path

Searched refs:match_capture (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dlstrlib.c414 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
474 s = match_capture(ms, s, uchar(*(p + 1))); in match()