COLL_SYM         2654 maint/gnulib/lib/regcomp.c   if (__glibc_unlikely ((start_elem->type == COLL_SYM
COLL_SYM         2656 maint/gnulib/lib/regcomp.c 			|| (end_elem->type == COLL_SYM
COLL_SYM         2662 maint/gnulib/lib/regcomp.c 		: ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0]
COLL_SYM         2665 maint/gnulib/lib/regcomp.c 	      : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0]
COLL_SYM         2668 maint/gnulib/lib/regcomp.c     start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM)
COLL_SYM         2670 maint/gnulib/lib/regcomp.c     end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM)
COLL_SYM         2812 maint/gnulib/lib/regcomp.c   else if (br_elem->type == COLL_SYM)
COLL_SYM         3094 maint/gnulib/lib/regcomp.c       start_elem.type = COLL_SYM;
COLL_SYM         3138 maint/gnulib/lib/regcomp.c 	  end_elem.type = COLL_SYM;
COLL_SYM         3187 maint/gnulib/lib/regcomp.c 	    case COLL_SYM:
COLL_SYM         3352 maint/gnulib/lib/regcomp.c       elem->type = COLL_SYM;