Lines Matching refs:match
66 capture = proto_re.match(self.proto)
74 capture = arg_re.match(a)
118 capture = p.match(self.line)
122 end = end_re.match(self.line)
137 capture = p.match(self.line)
145 capture = p.match(self.line)
158 capture = p.match(self.line)
171 capture = p.match(self.line)
184 capture = p.match(self.line)
230 capture = assign_p.match(self.line)
235 capture = bpf_p.match(self.line)
270 capture = p.match(self.line)
355 Exception if they don't match.
361 The number of unique %s in description (%d) doesn\'t match the number of unique %s defined in %s (%d)