Searched defs:trim_whitespace (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dstring_split.cc17 bool trim_whitespace,
26 if (trim_whitespace) {
15 SplitStringT(const STR& str, const typename STR::value_type s, bool trim_whitespace, std::vector<STR>* r) argument

Completed in 6174 milliseconds