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

/external/chromium_org/third_party/ply/
H A Dlex.py239 titem.append((re.compile(lre[i][0],lextab._lexreflags | re.VERBOSE),_names_to_funcs(lre[i][1],fdict)))
459 # _names_to_funcs()
465 def _names_to_funcs(namelist,fdict): function

Completed in 79 milliseconds