Home
last modified time | relevance | path

Searched refs:t_ignore (Results 1 – 25 of 37) sorted by relevance

12

/external/ply/ply/test/
Dlex_state_try.py22 t_ignore = " \t" variable
39 t_comment_ignore = t_ignore
Dlex_opt_alias.py38 t_ignore = " \t" variable
39 t_spam_ignore = t_ignore
Dlex_ignore2.py20 t_ignore = r' \t' variable
Dlex_ignore.py20 def t_ignore(t): function
Dlex_many_tokens.py19 t_ignore = " \t" variable
Dlex_module_import.py33 t_ignore = " \t" variable
Dlex_hedit.py26 t_ignore = " \t\n" variable
Dlex_optimize2.py35 t_ignore = " \t" variable
Dlex_closure.py37 t_ignore = " \t"
Dlex_optimize.py35 t_ignore = " \t" variable
Dcalclex.py35 t_ignore = " \t" variable
Dlex_optimize3.py37 t_ignore = " \t" variable
Dlex_object.py36 t_ignore = " \t" variable in CalcLexer
/external/ply/ply/example/hedit/
Dhedit.py26 t_ignore = " \t\n" variable
/external/ply/ply/test/pkg_test2/parsing/
Dcalclex.py33 t_ignore = " \t" variable
/external/ply/ply/test/pkg_test3/parsing/
Dcalclex.py33 t_ignore = " \t" variable
/external/ply/ply/test/pkg_test4/parsing/
Dcalclex.py33 t_ignore = " \t" variable
/external/ply/ply/test/pkg_test1/parsing/
Dcalclex.py33 t_ignore = " \t" variable
/external/ply/ply/test/pkg_test5/parsing/
Dcalclex.py33 t_ignore = " \t" variable
/external/ply/ply/test/pkg_test6/parsing/
Dcalclex.py33 t_ignore = " \t" variable
/external/ply/ply/example/BASIC/
Dbasiclex.py17 t_ignore = ' \t' variable
/external/selinux/python/sepolgen/src/sepolgen/
Dclassperms.py44 t_ignore = " \t\n" variable
/external/ply/ply/example/calc/
Dcalc.py30 t_ignore = " \t" variable
/external/ply/ply/example/calcdebug/
Dcalc.py30 t_ignore = " \t" variable
/external/ply/ply/example/calceof/
Dcalc.py30 t_ignore = " \t" variable

12