Searched refs:matchExpr (Results 1 – 3 of 3) sorted by relevance
72 m, ok := matchExpr(expr{tc.sharg}, b.pattern)
736 func matchExpr(exp, pat expr) ([]Value, bool) { func
1004 if v, ok := matchExpr(exp, sb.pattern); ok {