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

Function binchrr

src/cbstring/bstrlib.c:1482–1491  ·  view source on GitHub ↗

int binchrr (const_bstring b0, int pos, const_bstring b1); * * Search for the last position in b0 no greater than pos, in which one of * the characters in b1 is found and return it. If such a position does not * exist in b0, then BSTR_ERR is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

bstrrchrpFunction · 0.85
buildCharFieldFunction · 0.85
binchrrCFFunction · 0.85

Tested by

no test coverage detected