Searched refs:in_re (Results 1 – 4 of 4) sorted by relevance
102 in_re = False182 elif next1 < '!' and not in_re:196 if in_re:198 in_re = False209 … in_re = previous_non_space in '(,=:[?!&|' or self.is_return # literal regular expression220 if not in_re and next1 in "'\"":
44 in_re = re.compile(r'\s+in\s+') variable638 match = in_re.search(first)
44 in_re = re.compile(r'\s+in\s+')643 match = in_re.search(first)