Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dcompile.cc195 void AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase);
650 AddRuneRangeLatin1(lo, hi, foldcase); in AddRuneRange()
655 void Compiler::AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase) { in AddRuneRangeLatin1() function in re2::Compiler
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff42 void AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase);
62 AddRuneRangeLatin1(lo, hi, foldcase);