Searched refs:parse_entries (Results 1 – 3 of 3) sorted by relevance
11 def parse_entries(entries, *, ignoresep=None): function
165 for line, filename in strutil.parse_entries(entries, ignoresep=sep):
317 for filename, _ in strutil.parse_entries(filenames):