|
OpenMW
|
Classes | |
| struct | Token |
Functions | |
| std::vector< Token > | parseHyperText (const std::string &text) |
| void | tokenizeKeywords (const std::string &text, std::vector< Token > &tokens) |
| size_t | removePseudoAsterisks (std::string &phrase) |
| std::vector< Token > MWDialogue::HyperTextParser::parseHyperText | ( | const std::string & | text | ) |
| size_t MWDialogue::HyperTextParser::removePseudoAsterisks | ( | std::string & | phrase | ) |
| void MWDialogue::HyperTextParser::tokenizeKeywords | ( | const std::string & | text, |
| std::vector< Token > & | tokens | ||
| ) |
1.8.6