|
NewLang Project
Yet another programm language
|

Go to the source code of this file.
Functions | |
| std::string | ReplaceAll (std::string str, const std::string &from, const std::string &to) |
| std::string ReplaceAll | ( | std::string | str, |
| const std::string & | from, | ||
| const std::string & | to ) |
Definition at line 1122 of file macro.cpp.
Referenced by newlang::Macro::ExpandString().