Lines Matching +defs:match +defs:pattern
163 struct cfdata *match;
794 m->match = cf;
889 /* We don't match root nodes here. */
923 /* Unit numbers don't match. */
1046 * Invoke the "match" routine for a cfdata entry on behalf of
1074 * is an implementation detail; "match" and "probe" routines
1078 * XXX no match score for probe -- it's either there or it's
1129 * function (default being the child's match function) for each one.
1131 * the best match. Return the `found child' if we got a match, or NULL
1166 m.match = NULL;
1172 /* We don't match root nodes here. */
1179 * try match function.
1201 return m.match;
1232 m.match = NULL;
1245 return m.match;
3034 const char * const pattern)
3038 if (strarray_match_internal(strings, nstrings, pattern, &idx,