OP_STRING 187 pcre/pcregrep.cpp { OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and sockets" }, OP_STRING 188 pcre/pcregrep.cpp { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" }, OP_STRING 191 pcre/pcregrep.cpp { OP_STRING, 'f', &pattern_filename, "file=path", "read patterns from file" }, OP_STRING 197 pcre/pcregrep.cpp { OP_STRING, N_LABEL, &stdin_name, "label=name", "set name for standard input" }, OP_STRING 198 pcre/pcregrep.cpp { OP_STRING, N_LOCALE, &locale, "locale=locale", "use the named locale" }, OP_STRING 200 pcre/pcregrep.cpp { OP_STRING, 'N', &newline, "newline=type", "specify newline type (CR, LF, CRLF, ANYCRLF or ANY)" }, OP_STRING 205 pcre/pcregrep.cpp { OP_STRING, N_EXCLUDE,&exclude_pattern, "exclude=pattern","exclude matching files when recursing" }, OP_STRING 206 pcre/pcregrep.cpp { OP_STRING, N_INCLUDE,&include_pattern, "include=pattern","include matching files when recursing" },