Searched refs:set_quote_chars (Results 1 – 4 of 4) sorted by relevance
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
414 tokenizer.set_quote_chars(FILE_PATH_LITERAL("'\"")); in PrependWrapper()