Searched refs:end_capture (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c398 static const char *end_capture (MatchState *ms, const char *s, function
434 s = end_capture(ms, s, p + 1);
/freebsd-current/contrib/lua/src/
H A Dlstrlib.c548 static const char *end_capture (MatchState *ms, const char *s, function
584 s = end_capture(ms, s, p + 1);

Completed in 124 milliseconds