SB_CHAR 2661 maint/gnulib/lib/regcomp.c start_ch = ((start_elem->type == SB_CHAR) ? start_elem->opr.ch SB_CHAR 2664 maint/gnulib/lib/regcomp.c end_ch = ((end_elem->type == SB_CHAR) ? end_elem->opr.ch SB_CHAR 2668 maint/gnulib/lib/regcomp.c start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM) SB_CHAR 2670 maint/gnulib/lib/regcomp.c end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM) SB_CHAR 2796 maint/gnulib/lib/regcomp.c if (br_elem->type == SB_CHAR) SB_CHAR 3160 maint/gnulib/lib/regcomp.c case SB_CHAR: SB_CHAR 3316 maint/gnulib/lib/regcomp.c elem->type = SB_CHAR;