best_regend 1824 libglibc/regex.c static const char **best_regstart, **best_regend; best_regend 1843 libglibc/regex.c RETALLOC_IF (best_regend, num_regs, const char *); best_regend 3769 libglibc/regex.c FREE_VAR (best_regend); \ best_regend 3965 libglibc/regex.c const char **best_regstart, **best_regend; best_regend 4009 libglibc/regex.c best_regend = REGEX_TALLOC (num_regs, const char *); best_regend 4015 libglibc/regex.c && best_regstart && best_regend && reg_dummy && reg_info_dummy)) best_regend 4026 libglibc/regex.c = best_regend = reg_dummy = NULL; best_regend 4148 libglibc/regex.c best_regend[mcnt] = regend[mcnt]; best_regend 4174 libglibc/regex.c regend[mcnt] = best_regend[mcnt];