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