Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c258 static const char *classend (MatchState *ms, const char *p) { in classend() function
462 ep = classend(ms, p); /* points to what is next */ in match()
485 const char *ep = classend(ms, p); /* points to optional suffix */ in match()