Searched defs:QuoteMeta (Results 1 – 4 of 4) sorted by relevance
404 TEST(QuoteMeta, Simple) { in TEST() argument416 TEST(QuoteMeta, SimpleNegative) { in TEST() argument431 TEST(QuoteMeta, Latin1) { in TEST() argument435 TEST(QuoteMeta, UTF8) { in TEST() argument448 TEST(QuoteMeta, HasNull) { in TEST() argument
268 /*static*/ string RE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta() function in pcrecpp::RE
425 string RE2::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta() function in re2::RE2
412 string PCRE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta() function in re2::PCRE