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

/external/pcre/dist/
H A Dpcregrep.c101 enum { dee_READ, dee_SKIP, dee_RECURSE }; enumerator in enum:__anon28494
165 static int dee_action = dee_SKIP;
2179 if (dee_action == dee_SKIP ||
3046 else if (strcmp(dee_option, "skip") == 0) dee_action = dee_SKIP;

Completed in 86 milliseconds