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

Function bsreadlnsa

src/cbstring/bstrlib.c:2250–2317  ·  view source on GitHub ↗

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

bsreadlnsFunction · 0.85

Calls 5

bsreadlnaFunction · 0.85
buildCharFieldFunction · 0.85
ballocFunction · 0.85
bconcatFunction · 0.85
bdeleteFunction · 0.85

Tested by

no test coverage detected