Searched refs:role_with_no_backticks (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Doc/tools/ | ||
H A D | rstlint.py | 129 role_with_no_backticks = re.compile(r"%s[^` ]" % all_roles) variable 182 if role_with_no_backticks.search(line): |
Completed in 1 milliseconds