Searched refs:match_re_dotall (Results 1 – 2 of 2) sorted by relevance
27 match=TestCmd.match_re_dotall)37 match=TestCmd.match_re_dotall)
443 def match_re_dotall(lines = None, res = None): function1075 def match_re_dotall(self, lines, res): member in TestCmd1078 return match_re_dotall(lines, res)