Searched defs:unquoted (Results 1 – 6 of 6) 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
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()