Home
last modified time | relevance | path

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

/third_party/gn/src/base/strings/
H A Dstring_tokenizer.h55 // t.set_options(StringTokenizer::RETURN_DELIMS);
90 RETURN_DELIMS = 1 << 0, enumerator
135 // with the RETURN_DELIMS option, this method can be used to check if the
192 if (options_ & RETURN_DELIMS) { in FullGetNext()

Completed in 1 milliseconds