Searched defs:quoted (Results 1 – 4 of 4) sorted by relevance
139 TEST(tokenizer, quoted) { in TEST() argument
145 private static CharSequence quoted(Object s) { in quoted() method in SignedConfig
789 std::string getSubreason(const std::string& content, size_t pos, bool quoted) { in getSubreason()
6111 char quoted = 0; in collectString() local