Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dcompile.cc194 void AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase);
546 AddRuneRangeLatin1(lo, hi, foldcase); in AddRuneRange()
551 void Compiler::AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase) { in AddRuneRangeLatin1() function in re2::Compiler
/external/regex-re2/
Ducs2.diff42 void AddRuneRangeLatin1(Rune lo, Rune hi, bool foldcase);
62 AddRuneRangeLatin1(lo, hi, foldcase);