Searched defs:match_any (Results 1 – 3 of 3) sorted by relevance
51 match_any = match_init << 1, /* don't care what we match */ enumerator
125 match_any = 1 << 7, ///< Specifies that if more than one match is possible then enumerator
391 match_any = *m == '/'; in do_find() local