Home | History | Annotate | Download | only in testing

Lines Matching refs:Octal

47   VLOG(1) << "octal tests";
52 CHECK(RE2::FullMatch(#value, "([0-7]+)[uUlL]*", RE2::Octal(&v))); \