Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c410 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
/freebsd/contrib/lua/src/
H A Dlstrlib.c559 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function