Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlstrlib.c346 static const char *max_expand (MatchState *ms, const char *s, in max_expand() function
495 s = max_expand(ms, s, p, ep); in match()
/external/skia/third_party/lua/src/
Dlstrlib.c346 static const char *max_expand (MatchState *ms, const char *s, in max_expand() function
495 s = max_expand(ms, s, p, ep); in match()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc58 const int max_expand; member