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

Function bfindreplacecaseless

src/cbstring/bstrlib.c:1880–1883  ·  view source on GitHub ↗

int bfindreplacecaseless (bstring b, const_bstring find, const_bstring repl, * int pos) * * Replace all occurrences of a find string, ignoring case, with a replace * string after a given point in a bstring. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

findreplaceengineFunction · 0.85

Tested by

no test coverage detected