OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GREP_BASIC
(Results
1 - 2
of
2
) sorted by null
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c
122
int grepbehave =
GREP_BASIC
; /* -EFGP: type of the regex */
339
grepbehave =
GREP_BASIC
;
351
grepbehave =
GREP_BASIC
;
477
grepbehave =
GREP_BASIC
;
648
case
GREP_BASIC
:
grep.h
57
#define
GREP_BASIC
1
Completed in 56 milliseconds