Home
last modified time | relevance | path

Searched refs:_sanitize_xml_replace (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/libregrtest/
Dutils.py790 def _sanitize_xml_replace(regs): function
796 return ILLEGAL_XML_CHARS_RE.sub(_sanitize_xml_replace, text)