Searched refs:_invalid_xml_string (Results 1 – 1 of 1) sorted by relevance
231 _invalid_xml_string = re.compile( variable235 _invalid_xml_string = re.compile( variable253 if s and _invalid_xml_string.search(s):