Searched refs:_unquote_re (Results 1 – 1 of 1) sorted by relevance
37 _unquote_re = re.compile(r'&([a-zA-Z]+);') variable52 return _unquote_re.sub(_entity_subber, s)