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

/external/regex-re2/re2/
H A Dcompile.cc194 void AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase);
546 AddRuneRangeLatin1(lo, hi, foldcase);
551 void Compiler::AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase) { function in class:re2::Compiler

Completed in 89 milliseconds