Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_parser/parser/
H A D__init__.py115 * Parser class instead of the _iter_source() mess
158 source = _iter_source(srclines, **srckwargs)
167 def _iter_source(lines, *, maxtext=10_000, maxlines=200, showtext=False): function

Completed in 2 milliseconds