DEE_SKIP         1298 pcre/pcregrep.cpp else if (!isregfile(pathname) && DEE_action == DEE_SKIP) return 1;
DEE_SKIP         1930 pcre/pcregrep.cpp   else if (strcmp(DEE_option, "skip") == 0) DEE_action = DEE_SKIP;