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

Function bsreadlna

src/cbstring/bstrlib.c:2180–2241  ·  view source on GitHub ↗

int bsreadlna (bstring r, struct bStream * s, char terminator) * * Read a bstring terminated by the terminator character or the end of the * stream from the bStream (s) and return it into the parameter r. This * function may read additional characters from the core stream that are not * returned, but will be retained for subsequent read operations. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

bsreadlnsaFunction · 0.85
bsreadlnFunction · 0.85

Calls 3

ballocFunction · 0.85
bconcatFunction · 0.85
bdeleteFunction · 0.85

Tested by

no test coverage detected