Lines Matching full:utf8
435 TEST(QuoteMeta, UTF8) {
437 TestQuoteMeta("xyz"); // No fancy utf8.
438 TestQuoteMeta("\xc2\xb0"); // 2-byte utf8 -- a degree symbol.
440 TestQuoteMeta("\xe2\x80\xb3"); // 3-byte utf8 -- a double prime.
441 TestQuoteMeta("\xf0\x9d\x85\x9f"); // 4-byte utf8 -- a music note.
445 "27\\\xc2\\\xb0"); // 2-byte utf8 -- a degree symbol.
987 TEST(RE2, UTF8) {
1025 // Check that pattern matches string only in UTF8 mode
1033 // Check that ungreedy, UTF8 regular expressions don't match when they