Home | History | Annotate | Download | only in testing

Lines Matching refs:Latin1

431 TEST(QuoteMeta, Latin1) {
432 TestQuoteMeta("3\xb2 = 9", RE2::Latin1);
1004 RE2 re_test1(".........", RE2::Latin1);
1012 RE2 re_test3("(.)", RE2::Latin1);
1020 RE2 re_test5(utf8_string, RE2::Latin1);
1026 RE2 re_test7(utf8_pattern, RE2::Latin1);
1039 RE2 match_sentence(pattern, RE2::Latin1);
1048 RE2 match_sentence(pattern, RE2::Latin1);