Searched refs:searcher_string (Results 1 – 3 of 3) sorted by relevance
71 from .expect import Expecter, searcher_re, searcher_string
8 from .expect import Expecter, searcher_string, searcher_re413 exp = Expecter(self, searcher_string(pattern_list), searchwindowsize)
125 class searcher_string(object): class