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

Function bsreadlns

src/cbstring/bstrlib.c:2413–2422  ·  view source on GitHub ↗

int bsreadlns (bstring r, struct bStream * s, bstring term) * * Read a bstring terminated by any character in the term string 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

nothing calls this directly

Calls 3

bsreadlnFunction · 0.85
ballocFunction · 0.85
bsreadlnsaFunction · 0.85

Tested by

no test coverage detected