Searched refs:min_expand (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lstrlib.c | 371 static const char *min_expand (MatchState *ms, const char *s, in min_expand() function 508 s = min_expand(ms, s, p, ep); in match()
|
/freebsd/contrib/lua/src/ |
H A D | lstrlib.c | 521 static const char *min_expand (MatchState *ms, const char *s, in min_expand() function 657 s = min_expand(ms, s, p, ep); in match()
|