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

Function bsreadln

src/cbstring/bstrlib.c:2397–2404  ·  view source on GitHub ↗

int bsreadln (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 1

bsreadlnsFunction · 0.85

Calls 2

ballocFunction · 0.85
bsreadlnaFunction · 0.85

Tested by

no test coverage detected