php-src/ext/json/php_json_scanner_defs.h
Jakub Zelenka 887fabe78f Regenerate and bump re2c version to 0.16
It also matches the re2c version for Zend language scanner
2017-06-18 18:26:48 +01:00

8 lines
83 B
C

/* Generated by re2c 0.16 */
enum YYCONDTYPE {
yycJS,
yycSTR_P1,
yycSTR_P2,
};