BRACKET_NAME_BUF_SIZE 3096 lib/regcomp.c        unsigned char start_name_buf[BRACKET_NAME_BUF_SIZE];
BRACKET_NAME_BUF_SIZE 3097 lib/regcomp.c        unsigned char end_name_buf[BRACKET_NAME_BUF_SIZE];
BRACKET_NAME_BUF_SIZE 3345 lib/regcomp.c        if (i >= BRACKET_NAME_BUF_SIZE)