HomeSort by relevance Sort by last modified time
    Searched refs:htmlentitydefs (Results 1 - 2 of 2) sorted by null

  /external/markdown/markdown/
inlinepatterns.py 49 from html import entities as htmlentitydefs namespace
51 import htmlentitydefs namespace
357 entity = htmlentitydefs.codepoint2name.get(code)
  /external/regex-re2/lib/codereview/
codereview.py 2317 import htmlentitydefs namespace
    [all...]

Completed in 318 milliseconds