Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c202 static const char *classend (MatchState *ms, const char *p) { in classend() function
390 ep = classend(ms, p); /* points to what is next */ in match()
415 const char *ep = classend(ms, p); /* points to what is next */ in match()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c253 static const char *classend (MatchState *ms, const char *p) { in classend() function
459 ep = classend(ms, p); /* points to what is next */ in match()
482 const char *ep = classend(ms, p); /* points to optional suffix */ in match()