Home
last modified time | relevance | path

Searched defs:ANCESTOR_EXCLUDES (Results 1 – 2 of 2) sorted by relevance

/external/markdown/markdown/
Dinlinepatterns.py197 ANCESTOR_EXCLUDES = tuple() variable in Pattern
/external/markdown/tests/
Dtest_apis.py914 ANCESTOR_EXCLUDES = ('a',) variable in TestAncestorExclusion.AncestorExample