Home
last modified time | relevance | path

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

/third_party/re2/re2/testing/
Dre2_test.cc398 TEST(QuoteMeta, Simple) { in TEST() argument
410 TEST(QuoteMeta, SimpleNegative) { in TEST() argument
425 TEST(QuoteMeta, Latin1) { in TEST() argument
429 TEST(QuoteMeta, UTF8) { in TEST() argument
442 TEST(QuoteMeta, HasNull) { in TEST() argument
/third_party/re2/re2/
Dre2.cc473 std::string RE2::QuoteMeta(const StringPiece& unquoted) { in GlobalReplace() function in re2::RE2
/third_party/re2/util/
Dpcre.cc468 std::string PCRE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta() function in re2::PCRE