Searched refs:_parse_file (Results 1 – 3 of 3) sorted by relevance
11 yield from _parse_file(filename, match_kind, get_file_preprocessor)21 yield from _parse_file(filename, match_kind, get_file_preprocessor)24 def _parse_file(filename, match_kind, get_file_preprocessor): function
8 parse_file as _parse_file, unknown298 yield from _parse_file(
106841 Don't leak XmlDocPtr in _parse_file() and _parse_memory().