Searched defs:nextfile (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | fileinput.py | 107 def nextfile(): function |
/external/python/cpython3/Lib/ | ||
D | fileinput.py | 105 def nextfile(): function |
/external/one-true-awk/ | ||
D | lib.c | 179 void nextfile(void) in nextfile() function |
/external/python/cpython3/Lib/test/ | ||
D | test_fileinput.py | 532 def nextfile(self): member in MockFileInput |
/external/pcre/dist2/src/ | ||
D | pcre2grep.c | 3136 char *nextfile; in grep_or_recurse() local |