MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / yy_scan_bytes

Function yy_scan_bytes

TAO/TAO_IDL/fe/idl.yy.cpp:3289–3317  ·  view source on GitHub ↗

Setup the input buffer state to scan the given bytes. The next call to yylex() will * scan from a @e copy of @a bytes. * @param yybytes the byte buffer to scan * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. * * @return the newly allocated buffer state object. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

yy_scan_stringFunction · 0.70
ETCL_l.cppFile · 0.50

Calls 2

yyallocFunction · 0.85
yy_scan_bufferFunction · 0.70

Tested by

no test coverage detected