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

/external/markdown/markdown/
H A D__init__.py271 inlinepatterns.HtmlPattern(inlinepatterns.HTML_RE, self)
273 inlinepatterns.HtmlPattern(inlinepatterns.ENTITY_RE, self)
H A Dinlinepatterns.py214 class HtmlPattern (Pattern): class in inherits:Pattern

Completed in 79 milliseconds