EPSILON_BIT       241 compat/regex/regex_internal.h #define EPSILON_BIT 8
EPSILON_BIT       352 compat/regex/regex_internal.h #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)