NAME
A static function of omni::omni::cstring
omni::cstring::replace_all
A static function of omni::omni::cstring
#include <omni/xx/string.hxx>
template < std::size_t X, std::size_t Y > inline std::string omni::cstring::replace_all(std::string str, const char (&fnd)[X], const char (&newstr)[Y], std::size_t pos)