Add re2c sources

This commit is contained in:
Jakub Zelenka 2015-02-02 19:55:29 +00:00
parent 3e4c1717ee
commit fdc14c64be
2 changed files with 1162 additions and 0 deletions

1155
ext/json/json_scanner.c Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,7 @@
/* Generated by re2c 0.13.6 */
enum YYCONDTYPE {
yycJS,
yycSTR_P1,
yycSTR_P2,
};