Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
re2c
/
examples
/
c
/
headers
/
src
/
lexer
/
Filename :
lexer.h
back
Copy
/* Generated by re2c */ typedef struct { const char *str, *cur, *mar; const char *yyt1; const char *yyt2; const char *yyt3; } LexerState;