Searched refs:pieces (Results 1 – 3 of 3) sorted by relevance
25 std::vector<std::string> pieces; in SplitString() local30 pieces.push_back(std::string(s, startPos, matchPos - startPos)); in SplitString()35 pieces.push_back(std::string(s, startPos)); in SplitString()38 return pieces; in SplitString()
25 if you want it, that you can change the software or use pieces of it