Searched refs:Exact_match (Results 1 – 2 of 2) sorted by relevance
679 template <typename SubPattern_t> struct Exact_match { struct682 Exact_match(const SubPattern_t &SP) : SubPattern(SP) {} in Exact_match() function691 template <typename T> inline Exact_match<T> m_Exact(const T &SubPattern) { in m_Exact() argument
931 template <typename SubPattern_t> struct Exact_match { struct934 Exact_match(const SubPattern_t &SP) : SubPattern(SP) {} in Exact_match() argument943 template <typename T> inline Exact_match<T> m_Exact(const T &SubPattern) { in m_Exact() argument