BRACKET_NAME_BUF_SIZE 3115 lib/regcomp.c        unsigned char start_name_buf[BRACKET_NAME_BUF_SIZE];
BRACKET_NAME_BUF_SIZE 3116 lib/regcomp.c        unsigned char end_name_buf[BRACKET_NAME_BUF_SIZE];
BRACKET_NAME_BUF_SIZE 3385 lib/regcomp.c        if (i >= BRACKET_NAME_BUF_SIZE)