MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / extractToken

Function extractToken

engine/lib/collada/src/dae/daeAtomicType.cpp:46–59  ·  view source on GitHub ↗

Given a string of whitespace-separated tokens, this function returns a null-terminated string containing the next token. If the next token is already null-terminated, no memory is allocated and the function returns the pointer that was passed in. Note that this function assumes that the string passed in starts with the next token and not a whitespace. If returnValue != s, the client should free th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

stringToMemoryMethod · 0.85

Calls 1

skipTokenFunction · 0.85

Tested by

no test coverage detected