Searched full:quoted_strings (Results 1 – 6 of 6) sorted by relevance
24 struct quoted_strings struct27 quoted_strings() in quoted_strings() function28 : quoted_strings::base_type(strings) in quoted_strings()55 client::quoted_strings<sink_type> g; in main() argument
37 exe quoted_strings : quoted_strings.cpp ;
142 quoted_strings = FindIndentedText(spec_data)143 quoted_words = ExtractWordsFromLines(quoted_strings)
584 yamllint.rules.quoted_strings: yamllint
585 yamllint.rules.quoted_strings: yamllint
80 quoted_strings = ["\"" + element + "\"" for element in elements]81 return ", ".join(quoted_strings)