Searched defs:IsPatternMatch (Results 1 – 1 of 1) sorted by relevance
1418 static bool IsPatternMatch(const RegexType* pattern, const Ch *str, SizeType) { in IsPatternMatch() function1438 static bool IsPatternMatch(const RegexType* pattern, const Ch *str, SizeType length) { in IsPatternMatch() function1448 static bool IsPatternMatch(const RegexType*, const Ch *, SizeType) { return true; } in IsPatternMatch() function