Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c354 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
398 s = match_capture(ms, s, uchar(*(p+1))); in match()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c410 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
471 s = match_capture(ms, s, uchar(*(p + 1))); in match()