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

/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c82 #define matcher smatcher macro
94 #define matcher lmatcher macro
129 static int matcher(struct re_guts *g, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags);
171 - matcher - the actual matching engine
172 == static int matcher(struct re_guts *g, char *string, \
176 matcher( function
1179 #undef matcher macro

Completed in 5 milliseconds