Searched refs:check_regexp (Results 1 – 1 of 1) sorted by relevance
1284 def check_regexp(regexp, string): function1291 match = [x for x in all_tests if check_regexp(regexp, x)]