COLL_SYM         2712 maint/gnulib/lib/regcomp.c   if (__glibc_unlikely ((start_elem->type == COLL_SYM
COLL_SYM         2714 maint/gnulib/lib/regcomp.c 			|| (end_elem->type == COLL_SYM
COLL_SYM         2725 maint/gnulib/lib/regcomp.c 		: ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0]
COLL_SYM         2728 maint/gnulib/lib/regcomp.c 	      : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0]
COLL_SYM         2730 maint/gnulib/lib/regcomp.c     start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM)
COLL_SYM         2732 maint/gnulib/lib/regcomp.c     end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM)
COLL_SYM         2791 maint/gnulib/lib/regcomp.c 		: ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0]
COLL_SYM         2794 maint/gnulib/lib/regcomp.c 	      : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0]
COLL_SYM         2902 maint/gnulib/lib/regcomp.c       else if (br_elem->type == COLL_SYM)
COLL_SYM         3176 maint/gnulib/lib/regcomp.c       start_elem.type = COLL_SYM;
COLL_SYM         3220 maint/gnulib/lib/regcomp.c 	  end_elem.type = COLL_SYM;
COLL_SYM         3281 maint/gnulib/lib/regcomp.c 	    case COLL_SYM:
COLL_SYM         3457 maint/gnulib/lib/regcomp.c       elem->type = COLL_SYM;