Home | History | Annotate | Download | only in regex

Lines Matching refs:MUSTNOTSEE

129 #define	MUSTNOTSEE(c, e)	REQUIRE(!MORE() || PEEK() != (c), e)