Searched refs:GREP_BASIC (Results 1 – 2 of 2) sorted by relevance
122 int grepbehave = GREP_BASIC; /* -EFGP: type of the regex */342 grepbehave = GREP_BASIC; in grep_main()354 grepbehave = GREP_BASIC; in grep_main()480 grepbehave = GREP_BASIC; in grep_main()651 case GREP_BASIC: in grep_main()
61 #define GREP_BASIC 1 macro