Home | History | Annotate | Download | only in re2

Lines Matching refs:ParseFlags

210   void Setup(Regexp::ParseFlags, int64, RE2::Anchor);
950 void Compiler::Setup(Regexp::ParseFlags flags, int64 max_mem,
1095 Regexp::ParseFlags pf = static_cast<Regexp::ParseFlags>(options.ParseFlags());