DEE_SKIP         1409 ext/pcre/pcrelib/pcregrep.c else if (!isregfile(pathname) && DEE_action == DEE_SKIP) return 1;
DEE_SKIP         2156 ext/pcre/pcrelib/pcregrep.c   else if (strcmp(DEE_option, "skip") == 0) DEE_action = DEE_SKIP;