Go to the source code of this file.
Classes | |
struct | re2::CaseFold |
Namespaces | |
re2 | |
Enumerations | |
enum | { re2::EvenOdd = 1, re2::OddEven = -1, re2::EvenOddSkip = 1<<30, re2::OddEvenSkip } |
Functions | |
Rune | re2::ApplyFold (const CaseFold *f, Rune r) |
const CaseFold * | re2::LookupCaseFold (const CaseFold *f, int n, Rune r) |