mirror of
https://github.com/php/php-src.git
synced 2024-12-16 21:37:49 +08:00
887fabe78f
It also matches the re2c version for Zend language scanner
8 lines
83 B
C
8 lines
83 B
C
/* Generated by re2c 0.16 */
|
|
|
|
enum YYCONDTYPE {
|
|
yycJS,
|
|
yycSTR_P1,
|
|
yycSTR_P2,
|
|
};
|