HomeSort by relevance Sort by last modified time
    Searched full:dee_option (Results 1 - 1 of 1) sorted by null

  /external/pcre/
pcregrep.c 136 static char *dee_option = NULL; variable
137 static char *DEE_option = NULL;
227 { OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and sockets" },
228 { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" },
    [all...]

Completed in 98 milliseconds