Lines Matching refs:regexp
944 # It's a regexp object.1902 regexp = re.compile(meta_re, re.I)1903 xml_encoding_match = regexp.search(xml_data)