Lines Matching refs:search
892 elif re.search('<enter reason for undo>', clx.desc):1049 files = [f for f in files if f.startswith('src/') and re.search(r"\.[chys]$", f)]2916 # Use a shell for subcommands on Windows to get a PATH search.