Home
last modified time | relevance | path

Searched refs:_charref (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/html/
H A D__init__.py118 _charref = _re.compile(r'&(#[0-9]+;?' variable
132 return _charref.sub(_replace_charref, s)

Completed in 5 milliseconds