Searched refs:N_HELP (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcregrep.c309 #define N_HELP (-4) macro
330 { OP_NODATA, N_HELP, NULL, "help", "display this help and exit" },
2351 case N_HELP: help(); pcregrep_exit(0);

Completed in 89 milliseconds