Home | History | Annotate | Download | only in re2

Lines Matching refs:ParseCharClass

113   // ParseCharClass also manipulates the internals of Regexp
118 bool ParseCharClass(StringPiece* s, Regexp** out_re,
1662 bool Regexp::ParseState::ParseCharClass(StringPiece* s,
2047 if (!ps.ParseCharClass(&t, &re, status))