OpenGrok
Cross Reference: regcomp.c
xref
: /
ndk
/
sources
/
host-tools
/
ndk-stack
/
regex
/
regcomp.c
Home
|
History
|
Annotate
|
Download
|
only in
regex
Lines Matching
refs:MUSTNOTSEE
129
#define
MUSTNOTSEE
(c, e) REQUIRE(!MORE() || PEEK() != (c), e)