27 #define RNHDRSZ (offsetof(RegisNode,data))
#define FLEXIBLE_ARRAY_MEMBER
struct RegisNode RegisNode
void RS_compile(Regis *r, bool issuffix, const char *str)
bool RS_execute(Regis *r, char *str)
bool RS_isRegis(const char *str)
unsigned char data[FLEXIBLE_ARRAY_MEMBER]