Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c265 static const char *classend (MatchState *ms, const char *p) { in classend() function
478 ep = classend(ms, p); /* points to what is next */ in match()
501 const char *ep = classend(ms, p); /* points to optional suffix */ in match()