| /src/lib/libc/regex/ |
| engine.c | 57 #define matcher smatcher macro 68 #define matcher lmatcher macro 79 #define matcher mmatcher macro 113 static int matcher(struct re_guts *g, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags); 195 - matcher - the actual matching engine 196 == static int matcher(struct re_guts *g, const char *string, \ 200 matcher(struct re_guts *g, function 258 /* Greedy matcher */ 1261 #undef matcher macro
|
| engine.c | 57 #define matcher smatcher macro 68 #define matcher lmatcher macro 79 #define matcher mmatcher macro 113 static int matcher(struct re_guts *g, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags); 195 - matcher - the actual matching engine 196 == static int matcher(struct re_guts *g, const char *string, \ 200 matcher(struct re_guts *g, function 258 /* Greedy matcher */ 1261 #undef matcher macro
|
| /src/sys/net/ |
| radix.c | 1010 int (*matcher)(struct radix_node *, void *), void *w) 1027 matched = (*matcher)(rn, w);
|
| radix.c | 1010 int (*matcher)(struct radix_node *, void *), void *w) 1027 matched = (*matcher)(rn, w);
|
| /src/usr.bin/make/unit-tests/ |
| varmod-edge.mk | 124 # The double backslash is passed verbatim to the pattern matcher.
|
| varmod-edge.mk | 124 # The double backslash is passed verbatim to the pattern matcher.
|