Home | History | Annotate | Download | only in server

Lines Matching full:strs

198 std::vector<std::string> toStrVec(int num, char* strs[]) {
201 tmp.emplace_back(strs[i]);