Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c566 static int push_captures (MatchState *ms, const char *s, const char *e) { in push_captures() function
/freebsd/contrib/lua/src/
H A Dlstrlib.c735 static int push_captures (MatchState *ms, const char *s, const char *e) { in push_captures() function