Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dlstrlib.c309 static int singlematch (MatchState *ms, const char *s, const char *p, in singlematch() function
349 while (singlematch(ms, s + i, p, ep)) in max_expand()
367 else if (singlematch(ms, s, p, ep)) in min_expand()
473 if (!singlematch(ms, s, p, ep)) { in match()
/external/syslinux/com32/lua/src/
Dlstrlib.c309 static int singlematch (MatchState *ms, const char *s, const char *p, in singlematch() function
349 while (singlematch(ms, s + i, p, ep)) in max_expand()
367 else if (singlematch(ms, s, p, ep)) in min_expand()
473 if (!singlematch(ms, s, p, ep)) { in match()