COLL_SYM 2648 lib/regcomp.c if (BE ((start_elem->type == COLL_SYM COLL_SYM 2650 lib/regcomp.c || (end_elem->type == COLL_SYM COLL_SYM 2662 lib/regcomp.c : ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0] COLL_SYM 2665 lib/regcomp.c : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0] COLL_SYM 2667 lib/regcomp.c start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM) COLL_SYM 2669 lib/regcomp.c end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM) COLL_SYM 2728 lib/regcomp.c : ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0] COLL_SYM 2731 lib/regcomp.c : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0] COLL_SYM 2852 lib/regcomp.c else if (br_elem->type == COLL_SYM) COLL_SYM 3226 lib/regcomp.c case COLL_SYM: COLL_SYM 3402 lib/regcomp.c elem->type = COLL_SYM;