Home
last modified time | relevance | path

Searched refs:_ind (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Tools/c-analyzer/c_parser/parser/
D_delim.py4 from ._regexes import _ind, STRING_LITERAL
D_regexes.py9 def _ind(text, level=1, edges='both'): function
D_common.py4 _ind,
/third_party/python/Tools/c-analyzer/cpython/
D_capi.py9 from c_parser.parser._regexes import _ind