Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/html/
D__init__.py91 def _replace_charref(s): function
132 return _charref.sub(_replace_charref, s)