Searched refs:min_expand (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstrlib.c | 316 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 D | lstrlib.c | 372 static const char *min_expand (MatchState *ms, const char *s, in min_expand() function 509 s = min_expand(ms, s, p, ep); in match()
|