Home | History | Annotate | Download | only in pexpect-2.4

Lines Matching refs:searcher_string

1348         return self.expect_loop(searcher_string(pattern_list), timeout, searchwindowsize)
1353 an instance of searcher_re or searcher_string, which describes how and what
1586 class searcher_string (object):
1605 """This creates an instance of searcher_string. This argument 'strings'
1626 ss.append((-1,'searcher_string:'))