Home
last modified time | relevance | path

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

/original-bsd/lib/libc/regex/
H A Dengine.c22 #define matcher smatcher macro
33 #define matcher lmatcher macro
67 static int matcher __P((struct re_guts *g, char *string, size_t nmatch, regmatch_t pmatch[], int ef…
113 matcher(g, string, nmatch, pmatch, eflags) in matcher() function
1057 #undef matcher