Home | History | Annotate | Download | only in test

Lines Matching refs:re1

867   const RE re1("a");
868 EXPECT_TRUE(RE::FullMatch("a", re1));