Searched defs:nextfile (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/ | ||
D | fileinput.py | 101 def nextfile(): function |
/third_party/python/Lib/test/ | ||
D | test_fileinput.py | 557 def nextfile(self): member in MockFileInput |
/third_party/pcre2/pcre2/src/ | ||
D | pcre2grep.c | 3339 char *nextfile; in grep_or_recurse() local |