Searched refs:_invalid_xml_string (Results 1 – 1 of 1) sorted by relevance
228 _invalid_xml_string = re.compile( variable232 _invalid_xml_string = re.compile( variable250 if s and _invalid_xml_string.search(s):