Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/lua/
HDlstrlib.c398 static const char *end_capture (MatchState *ms, const char *s, in end_capture() function
434 s = end_capture(ms, s, p + 1); in match()
/freebsd-14-stable/contrib/lua/src/
HDlstrlib.c548 static const char *end_capture (MatchState *ms, const char *s, in end_capture() function
584 s = end_capture(ms, s, p + 1); in match()