Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c503 static const char *max_expand (MatchState *ms, const char *s, in max_expand() function
651 s = max_expand(ms, s, p, ep); in match()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc87 const int max_expand; member