Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c404 static const char *start_capture (MatchState *ms, const char *s, in start_capture() function
448 s = start_capture(ms, s, p + 2, CAP_POSITION); in match()
450 s = start_capture(ms, s, p + 1, CAP_UNFINISHED); in match()