Home
last modified time | relevance | path

Searched defs:Latin1 (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.h289 Latin1 = 1<<5, // Regexp and text are in Latin1, not UTF-8. enumerator
Dre2.h264 Latin1, // treat input as Latin-1 (default UTF-8) enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc435 TEST(QuoteMeta, Latin1) { in TEST() argument