Searched refs:N_HELP (Results 1 – 1 of 1) sorted by relevance
402 #define N_HELP (-4) macro427 { OP_NODATA, N_HELP, NULL, "help", "display this help and exit" },3581 case N_HELP: help(); pcre2grep_exit(0); break; /* Stops compiler warning */ in handle_option()