COLL_SYM         2644 compat/regex/regcomp.c   if (BE ((start_elem->type == COLL_SYM
COLL_SYM         2646 compat/regex/regcomp.c 	  || (end_elem->type == COLL_SYM
COLL_SYM         2658 compat/regex/regcomp.c 		: ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0]
COLL_SYM         2661 compat/regex/regcomp.c 	      : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0]
COLL_SYM         2669 compat/regex/regcomp.c     start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM)
COLL_SYM         2671 compat/regex/regcomp.c     end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM)
COLL_SYM         2674 compat/regex/regcomp.c     start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM)
COLL_SYM         2676 compat/regex/regcomp.c     end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM)
COLL_SYM         2734 compat/regex/regcomp.c 		: ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0]
COLL_SYM         2737 compat/regex/regcomp.c 	      : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0]
COLL_SYM         2858 compat/regex/regcomp.c       else if (br_elem->type == COLL_SYM)
COLL_SYM         3231 compat/regex/regcomp.c 	    case COLL_SYM:
COLL_SYM         3406 compat/regex/regcomp.c       elem->type = COLL_SYM;