Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstrlib.c316 static const char *min_expand (MatchState *ms, const char *s, in min_expand() function
431 return min_expand(ms, s, p, ep); in match()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstrlib.c372 static const char *min_expand (MatchState *ms, const char *s, in min_expand() function
509 s = min_expand(ms, s, p, ep); in match()