Searched defs:unquoted (Results 1 – 7 of 7) sorted by relevance
141 std::string unquoted(SPV_LIMIT_LITERAL_STRING_BYTES_MAX, 'a'); in TEST() local149 const std::string unquoted = in TEST() local
69 unquoted string // the unquoted version of value, if it was a quoted string member
387 static void TestQuoteMeta(const std::string& unquoted, in TestQuoteMeta()398 const std::string& unquoted, const std::string& should_not_match, in NegativeTestQuoteMeta()
515 std::string RE2::QuoteMeta(const StringPiece& unquoted) { in GlobalReplace()
466 std::string PCRE::QuoteMeta(const StringPiece& unquoted) { in QuoteMeta()