Home
last modified time | relevance | path

Searched defs:_escape_attrib_html (Results 1 – 3 of 3) sorted by relevance

/external/markdown/markdown/
Dserializers.py99 def _escape_attrib_html(text): function
/external/python/cpython2/Lib/xml/etree/
DElementTree.py1094 def _escape_attrib_html(text, encoding): function
/external/python/cpython3/Lib/xml/etree/
DElementTree.py1077 def _escape_attrib_html(text): function