Searched refs:set_quote_chars (Results 1 – 11 of 11) sorted by relevance
115 t.set_quote_chars("'"); in TEST()142 t.set_quote_chars("'"); in TEST()157 t.set_quote_chars("'"); in TEST()172 t.set_quote_chars("'"); in TEST()199 t.set_quote_chars("'"); in TEST()309 t.set_quote_chars("'"); in TEST()329 t.set_quote_chars("'"); in TEST()343 t.set_quote_chars("'\""); in TEST()360 t.set_quote_chars("'"); in TEST()374 t.set_quote_chars("'"); in TEST()[all …]
53 t_quote.set_quote_chars("\""); in LLVMFuzzerTestOneInput()
166 void set_quote_chars(const str& quotes) { quotes_ = quotes; } in set_quote_chars() function
156 t.set_quote_chars("'"); in TEST()176 t.set_quote_chars("'"); in TEST()190 t.set_quote_chars("'\""); in TEST()207 t.set_quote_chars("'"); in TEST()221 t.set_quote_chars("'"); in TEST()
43 t_quote.set_quote_chars("\""); in LLVMFuzzerTestOneInput()51 t_quote_and_options.set_quote_chars("\""); in LLVMFuzzerTestOneInput()
121 void set_quote_chars(const str& quotes) { quotes_ = quotes; } in set_quote_chars() function
18 tokenizer.set_quote_chars("\""); in ParseArgsFromString()
95 tokenizer.set_quote_chars("\""); in ParseHSTSHeader()
935 values_.set_quote_chars("\""); in ValuesIterator()
414 tokenizer.set_quote_chars(FILE_PATH_LITERAL("'\"")); in PrependWrapper()
483 tokenizer.set_quote_chars(FILE_PATH_LITERAL("'\"")); in GetSwitchValueASCII()