Home
last modified time | relevance | path

Searched refs:ParseCCCharacter (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc150 bool ParseCCCharacter(StringPiece* s, Rune *rp,
1858 bool Regexp::ParseState::ParseCCCharacter(StringPiece* s, Rune *rp, in ParseCCCharacter() function in re2::Regexp::ParseState
1885 if (!ParseCCCharacter(s, &rr->lo, whole_class, status)) in ParseCCRange()
1890 if (!ParseCCCharacter(s, &rr->hi, whole_class, status)) in ParseCCRange()