Searched defs:canEmpty (Results 1 – 4 of 4) sorted by relevance
54 bool IsNameValid(const std::string& name, const std::string& sep, bool canEmpty) in IsNameValid()
95 void SplitStr(const string& str, const string& sep, vector<string>& strs, bool canEmpty, bool needT… in SplitStr()
212 std::vector<std::string>& strs, bool canEmpty, bool needTrim) in SplitStr()
88 bool canEmpty, bool needTrim) in SplitStr()