Home
last modified time | relevance | path

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

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