Searched refs:t_ignore (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/parse/
H A Dlexer.py160 t_ignore = ' \t\r' variable in class:Lexer
/external/chromium_org/ppapi/generators/
H A Didl_lexer.py111 # 't_ignore' is a special match of items to ignore
112 t_ignore = ' \t' variable in class:IDLLexer
/external/chromium_org/tools/idl_parser/
H A Didl_lexer.py43 # 't_ignore' contains ignored characters (spaces and tabs)
44 t_ignore = ' \t' variable in class:IDLLexer

Completed in 181 milliseconds