Home
last modified time | relevance | path

Searched refs:set_quote_chars (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/base/strings/
H A Dstring_tokenizer.h39 // t.set_quote_chars("\"");
119 void set_quote_chars(const str& quotes) { quotes_ = quotes; } in set_quote_chars() function in base::StringTokenizerT
/third_party/gn/src/base/
H A Dcommand_line.cc459 tokenizer.set_quote_chars(FILE_PATH_LITERAL("'\"")); in PrependWrapper()

Completed in 2 milliseconds