Home
last modified time | relevance | path

Searched defs:pmatch (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c74 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member
128 matcher(struct re_guts *g, char *string, size_t nmatch, regmatch_t pmatch[], in matcher()
Dregexec.c140 regmatch_t pmatch[], int eflags) in regexec()
/ndk/sources/host-tools/nawk-20071023/
Db.c488 int pmatch(fa *f, const char *p0) /* longest match, for sub */ in pmatch() function