Home
last modified time | relevance | path

Searched defs:on_lbrace_func (Results 1 – 2 of 2) sorted by relevance

/external/python/pycparser/tests/
Dtest_c_lexer.py25 def on_lbrace_func(self): member in TestCLexerNoErrors
409 def on_lbrace_func(self): member in TestCLexerErrors
/external/python/pycparser/pycparser/
Dc_lexer.py25 def __init__(self, error_func, on_lbrace_func, on_rbrace_func, argument