Searched defs:unquoted (Results 1 – 5 of 5) sorted by relevance
489 static void TestQuoteMeta(string unquoted, RE_Options options = RE_Options()) { in TestQuoteMeta()497 static void NegativeTestQuoteMeta(string unquoted, string should_not_match, in NegativeTestQuoteMeta()
268 /*static*/ string RE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()
384 static void TestQuoteMeta(string unquoted, in TestQuoteMeta()394 static void NegativeTestQuoteMeta(string unquoted, string should_not_match, in NegativeTestQuoteMeta()
425 string RE2::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()
412 string PCRE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()