MCPcopy Create free account
hub / github.com/Singular/Singular / reinit_yylp

Function reinit_yylp

Singular/libparse.cc:3376–3384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3374}
3375
3376void reinit_yylp()
3377{
3378 brace1 = 0;
3379 brace2 = 0;
3380 brace3 = 0;
3381 quote = 0;
3382 yy_init=1;
3383 yy_delete_buffer(YY_CURRENT_BUFFER);
3384}
3385
3386void make_version(char *p,int what)
3387{

Callers 2

iiLoadLIBFunction · 0.85
heOnlineHelpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected