MCPcopy Create free account
hub / github.com/PlatformLab/Homa / replaceAll

Function replaceAll

src/StringUtil.cc:160–172  ·  view source on GitHub ↗

* For strings, replace all occurrences of 'needle' in 'haystack' with * 'replacement'. * * If this isn't what you're looking for, the standard algorithm std::replace * might help you. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected