#ifndef __REGEXP_H #define __REGEXP_H /** * Flex file format, but without state compression and with negative * match results in the YYTD_ID_DEF table instead. */ #define YYTH_REGEXP_MAGIC 0x1B5E783D #endif /* __REGEXP_H */