MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / breplace

Function breplace

src/cbstring/bstrlib.c:1648–1693  ·  view source on GitHub ↗

int breplace (bstring b1, int pos, int len, bstring b2, * unsigned char fill) * * Replace a section of a string from pos for a length len with the string b2. * fill is used is pos > b1->slen. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

bsetstrFunction · 0.85
bstrcpyFunction · 0.85
ballocFunction · 0.85
bdestroyFunction · 0.85

Tested by

no test coverage detected