Searched refs:tmatch (Results 1 – 1 of 1) sorted by relevance
33 def tmatch(template: str, text: str, function82 m = tmatch(success_reg_templ, text, padding, res)89 not tmatch(some_check_templ, text, padding, res)):