not
error: Dynamic allocation of CRC table not safe with reentrant code.
boolean not = (re_opcode_t) *(p - 1) == charset_not;
DEBUG_PRINT2 ("EXECUTING charset%s.\n", not ? "_not" : "");
not = !not;
if (!not) goto fail;
int not = (re_opcode_t) p1[3] == charset_not;
not = !not;
if (!not)
if (fp is not a proc_file)