Home
last modified time | relevance | path

Searched refs:nextfile (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcregrep.c2221 char *nextfile; in grep_or_recurse() local
2232 while ((nextfile = readdirectory(dir)) != NULL) in grep_or_recurse()
2235 sprintf(buffer, "%.512s%c%.128s", pathname, FILESEP, nextfile); in grep_or_recurse()