Searched defs:ANCESTOR_EXCLUDES (Results 1 – 2 of 2) sorted by relevance
| /external/markdown/markdown/ | ||
| D | inlinepatterns.py | 197 ANCESTOR_EXCLUDES = tuple() variable in Pattern |
| /external/markdown/tests/ | ||
| D | test_apis.py | 914 ANCESTOR_EXCLUDES = ('a',) variable in TestAncestorExclusion.AncestorExample |