Home
last modified time | relevance | path

Searched refs:t_IDENTIFIER (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/extras/scripts/
Danalyze_template_instantiations_clang_diagnostics.py66 t_IDENTIFIER = r'[a-zA-Z0-9_]+' variable
/external/selinux/python/sepolgen/src/sepolgen/
Drefparser.py255 def t_IDENTIFIER(t): function