Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c429 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() function
490 s = match_capture(ms, s, uchar(*(p + 1))); in match()