/usr/share/doc/re2c/examples/c/headers/src/lexer
/* Generated by re2c */ typedef struct { const char *str, *cur, *mar; const char *yyt1; const char *yyt2; const char *yyt3; } LexerState;
.
Edit
..
Edit
lexer.h
Edit