Searched refs:nextfile (Results 1 – 12 of 12) sorted by relevance
107 def nextfile(): function119 return _state.nextfile()228 self.nextfile()243 self.nextfile()254 def nextfile(self): member in FileInput292 self.nextfile()
105 def nextfile(): function117 return _state.nextfile()235 self.nextfile()256 self.nextfile()267 def nextfile(self): member in FileInput305 self.nextfile()
109 fi.nextfile()124 fi.nextfile()133 fi.nextfile()213 fi.nextfile()
133 fi.nextfile()148 fi.nextfile()157 fi.nextfile()251 fi.nextfile()430 fi.nextfile()551 def nextfile(self): member in MockFileInput693 fileinput.nextfile()706 retval = fileinput.nextfile()
120 extern void nextfile(void);
179 void nextfile(void) in nextfile() function
161 core dump on linux with BEGIN {nextfile}, now fixed.357 fixed some nextfile bugs: not handling all cases. thanks to621 added nextfile, as in gawk: causes immediate advance to next
380 nextfile(); in jump()
110 .. function:: nextfile()132 :meth:`isstdin`, :meth:`nextfile` and :meth:`close` correspond to the
120 .. function:: nextfile()142 :meth:`isstdin`, :meth:`nextfile` and :meth:`close` correspond to the
2507 char *nextfile; in grep_or_recurse() local2518 while ((nextfile = readdirectory(dir)) != NULL) in grep_or_recurse()2521 sprintf(buffer, "%.512s%c%.128s", pathname, FILESEP, nextfile); in grep_or_recurse()
92 goto nextfile; in compute_file_contexts_hash()114 nextfile: in compute_file_contexts_hash()