OP_STRING 201 ext/pcre/pcrelib/pcregrep.c { OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and sockets" }, OP_STRING 202 ext/pcre/pcrelib/pcregrep.c { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" }, OP_STRING 205 ext/pcre/pcrelib/pcregrep.c { OP_STRING, 'f', &pattern_filename, "file=path", "read patterns from file" }, OP_STRING 212 ext/pcre/pcrelib/pcregrep.c { OP_STRING, N_LABEL, &stdin_name, "label=name", "set name for standard input" }, OP_STRING 214 ext/pcre/pcrelib/pcregrep.c { OP_STRING, N_LOCALE, &locale, "locale=locale", "use the named locale" }, OP_STRING 216 ext/pcre/pcrelib/pcregrep.c { OP_STRING, 'N', &newline, "newline=type", "set newline type (CR, LF, CRLF, ANYCRLF or ANY)" }, OP_STRING 221 ext/pcre/pcrelib/pcregrep.c { OP_STRING, N_EXCLUDE,&exclude_pattern, "exclude=pattern","exclude matching files when recursing" }, OP_STRING 222 ext/pcre/pcrelib/pcregrep.c { OP_STRING, N_INCLUDE,&include_pattern, "include=pattern","include matching files when recursing" },