Home | History | Annotate | Download | only in python2.7

Lines Matching full:multiline

569         ''', re.MULTILINE | re.VERBOSE)
591 """, re.VERBOSE | re.MULTILINE | re.DOTALL)
714 re.MULTILINE)
744 _INDENT_RE = re.compile('^([ ]*)(?=\S)', re.MULTILINE)
1062 # Note: this could be fooled by a multiline function