Home | History | Annotate | Download | only in re2

Lines Matching defs:Latin1

49 // The RE2::Latin1 option causes them to be interpreted as Latin-1.
53 // CHECK(RE2::FullMatch(latin1_string, RE2(latin1_pattern, RE2::Latin1)));
253 Latin1, // treat input as Latin-1 (default UTF-8)