Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c514 static const char *max_expand (MatchState *ms, const char *s, in max_expand() function
662 s = max_expand(ms, s, p, ep); in match()