CHAR_SET_SIZE
preg->translate = (char *) malloc (CHAR_SET_SIZE);
for (i = 0; i < CHAR_SET_SIZE; i++)
static char re_syntax_table[CHAR_SET_SIZE];