Home
last modified time | relevance | path

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

/netbsd/external/mit/lua/dist/src/
H A Dlstrlib.c567 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
627 s = match_capture(ms, s, uchar(*(p + 1))); in match()