Searched refs:quoted (Results 1 – 2 of 2) sorted by relevance
139 TEST(tokenizer, quoted) { in TEST() argument
799 std::string getSubreason(const std::string& content, size_t pos, bool quoted) { in getSubreason() argument807 std::string terminator(quoted ? "'" : ""); in getSubreason()824 (quoted && likely_single_quote(c))) { in getSubreason()