MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / replace_all

Function replace_all

ToyBox/Strutil.h:205–219  ·  view source on GitHub ↗

* @brief Replaces (in-place) all occurances of target with replacement. * Taken from: http://stackoverflow.com/questions/3418231/c-replace-part-of-a-string-with-another-string. * @param str - input std::string that will be modified. * @param target - substring that will be replaced with replacement. * @param replecament - substring that will replace target. * @return True if repla

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetPathOrURLShortNameFunction · 0.85

Calls 2

findMethod · 0.80
emptyMethod · 0.45

Tested by

no test coverage detected