MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / replace_substring

Function replace_substring

my_libhv/cpputil/json.hpp:12351–12360  ·  view source on GitHub ↗

! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occurrences of @a f are replaced with @a t @param[in] f the substring to replace with @a t @param[in] t the string to replace @a f @pre The search string @a f must not be empty. **This precondition is enforced with

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

escapeFunction · 0.85
unescapeFunction · 0.85

Calls 4

replaceMethod · 0.80
emptyMethod · 0.45
findMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected