Searched defs:Match (Results 1 – 4 of 4) sorted by relevance
25 func Match(pattern, name string) (bool, error) { func
272 func (m *multiFlag) Match(s string) (bool, error) { func
246 func Match(pattern, name string) (bool, error) { func
191 bool Pattern::Match(StringPiece str) const { in Match() function in Pattern