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

Function bsplitstr

src/cbstring/bstrlib.c:2965–2989  ·  view source on GitHub ↗

struct bstrList * bsplitstr (const_bstring str, const_bstring splitStr) * * Create an array of sequential substrings from str divided by the entire * substring splitStr. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

bsplitstrcbFunction · 0.85
bstrListDestroyFunction · 0.85

Tested by

no test coverage detected