Searched refs:dir_recurse (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcregrep.c2081 dir_recurse TRUE if recursing is wanted (-r or -drecurse)
2093 grep_or_recurse(char *pathname, BOOL dir_recurse, BOOL only_one_at_top) argument
2201 frc = grep_or_recurse(buffer, dir_recurse, FALSE);

Completed in 72 milliseconds