> {
YY_BUFFER_STATE buf = (YY_BUFFER_STATE)scanctx_pop_include(
yyextra);
if(buf)
{
yy_delete_buffer(YY_CURRENT_BUFFER, yyscanner);
yy_switch_to_buffer(buf, yyscanner);
}
else
yyterminate();
}
2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627 | Jonathan McCrohan | 2010 | -11120/+159271 |
2014-07-23 | Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7 | Jonathan McCrohan | 7 | -11/+60 |
2014-05-13 | Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27 | Jonathan McCrohan | 391 | -301/+3983 |
2014-04-05 | Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975 | Jonathan McCrohan | 118 | -656/+877 |