Home | History | Annotate | Download | only in testing

Lines Matching refs:QuoteMeta

386   string quoted = RE2::QuoteMeta(unquoted);
396 string quoted = RE2::QuoteMeta(unquoted);
404 TEST(QuoteMeta, Simple) {
416 TEST(QuoteMeta, SimpleNegative) {
431 TEST(QuoteMeta, Latin1) {
435 TEST(QuoteMeta, UTF8) {
448 TEST(QuoteMeta, HasNull) {