COLL_SYM 2664 lib/regcomp.c if (__glibc_unlikely ((start_elem->type == COLL_SYM COLL_SYM 2666 lib/regcomp.c || (end_elem->type == COLL_SYM COLL_SYM 2672 lib/regcomp.c : ((start_elem->type == COLL_SYM) ? start_elem->opr.name[0] COLL_SYM 2675 lib/regcomp.c : ((end_elem->type == COLL_SYM) ? end_elem->opr.name[0] COLL_SYM 2678 lib/regcomp.c start_wc = ((start_elem->type == SB_CHAR || start_elem->type == COLL_SYM) COLL_SYM 2680 lib/regcomp.c end_wc = ((end_elem->type == SB_CHAR || end_elem->type == COLL_SYM) COLL_SYM 2822 lib/regcomp.c else if (br_elem->type == COLL_SYM) COLL_SYM 3104 lib/regcomp.c start_elem.type = COLL_SYM; COLL_SYM 3148 lib/regcomp.c end_elem.type = COLL_SYM; COLL_SYM 3197 lib/regcomp.c case COLL_SYM: COLL_SYM 3362 lib/regcomp.c elem->type = COLL_SYM;