HomeSort by relevance Sort by last modified time
    Searched refs:GREP_BASIC (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/grep/
grep.c 122 int grepbehave = GREP_BASIC; /* -EFGP: type of the regex */
342 grepbehave = GREP_BASIC;
354 grepbehave = GREP_BASIC;
480 grepbehave = GREP_BASIC;
651 case GREP_BASIC:
grep.h 61 #define GREP_BASIC 1

Completed in 2971 milliseconds