BRACKET_NAME_BUF_SIZE 3121 compat/regex/regcomp.c       unsigned char start_name_buf[BRACKET_NAME_BUF_SIZE];
BRACKET_NAME_BUF_SIZE 3122 compat/regex/regcomp.c       unsigned char end_name_buf[BRACKET_NAME_BUF_SIZE];
BRACKET_NAME_BUF_SIZE 3389 compat/regex/regcomp.c       if (i >= BRACKET_NAME_BUF_SIZE)