SB_CHAR 2724 maint/gnulib/lib/regcomp.c start_ch = ((start_elem->type == SB_CHAR) ? start_elem->opr.ch SB_CHAR 2727 maint/gnulib/lib/regcomp.c end_ch = ((end_elem->type == SB_CHAR) ? end_elem->opr.ch SB_CHAR 2730 maint/gnulib/lib/regcomp.c start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM) SB_CHAR 2732 maint/gnulib/lib/regcomp.c end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM) SB_CHAR 2790 maint/gnulib/lib/regcomp.c start_ch = ((start_elem->type == SB_CHAR ) ? start_elem->opr.ch SB_CHAR 2793 maint/gnulib/lib/regcomp.c end_ch = ((end_elem->type == SB_CHAR ) ? end_elem->opr.ch SB_CHAR 2884 maint/gnulib/lib/regcomp.c if (br_elem->type == SB_CHAR) SB_CHAR 3250 maint/gnulib/lib/regcomp.c case SB_CHAR: SB_CHAR 3421 maint/gnulib/lib/regcomp.c elem->type = SB_CHAR;