Gromacs
2026.0-dev-20250116-fa3fd9d
|
Functions | |
bool | isWordChar (char c) |
Helper function to identify word boundaries for replaceAllWords(). More... | |
std::string | replaceInternal (const std::string &input, const char *from, const char *to, bool bWholeWords) |
Common implementation for string replacement functions. More... | |