HomeSort by: relevance | last modified time | path
    Searched refs:matcher (Results 1 - 4 of 4) sorted by relevancy

  /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 in typeref:typename:int
258 /* Greedy matcher */
1261 #undef matcher
  /src/sys/net/
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.
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 8164 _LT_DECL([], [EGREP], [1], [An ERE matcher])
8165 _LT_DECL([], [FGREP], [1], [A literal string matcher])

Completed in 188 milliseconds