MCPcopy Create free account
hub / github.com/boostorg/build / yysparse

Function yysparse

src/engine/scan.cpp:106–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104
105
106void yysparse( OBJECT * name, const char * * lines )
107{
108 yyfparse( name );
109 incp->strings = (char * *)lines;
110}
111
112
113/*

Callers 1

parse_stringFunction · 0.85

Calls 1

yyfparseFunction · 0.85

Tested by

no test coverage detected