ManaPlus
|
Go to the source code of this file.
Functions | |
bool | splitParameters (StringVect &tokens, std::string text, const std::string &separator, const char quote) |
bool splitParameters | ( | StringVect & | tokens, |
std::string | text, | ||
const std::string & | separator, | ||
const char | quote | ||
) |
Definition at line 103 of file parameters.cpp.
References addToken(), and findNextSplit().