Searched defs:MatchType (Results 1 – 6 of 6) sorted by relevance
35 enum MatchType { Exact, Regexp, Glob }; enum
89 enum MatchType { Exact, Regexp, Glob }; enum
130 enum MatchType { enum
500 enum MatchType : bool { CompatibleMatch, ExactMatch }; enum
47 enum class MatchType { enum
1066 enum MatchType { eMatchTypeNormal, eMatchTypeRegex, eMatchTypeStartsWith }; enum