Searched defs:matcher (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
H A Dengine.c46 #define matcher smatcher macro
58 #define matcher lmatcher macro
87 static int matcher(struct re_guts *, char *, size_t, regmatch_t[], int);
125 - matcher - the actual matching engine
128 matcher(struct re_guts *g, char *string, size_t nmatch, regmatch_t pmatch[], function
1014 #undef matcher macro

Completed in 74 milliseconds