Searched refs:replace_end (Results 1 – 1 of 1) sorted by relevance
304 char *subst_beg, *subst_end, *replace_beg, *replace_end; in variable_expand_string() local316 replace_end = end; in variable_expand_string()341 replace = (char *) alloca (replace_end in variable_expand_string()345 replace_end - replace_beg); in variable_expand_string()346 replace[replace_end - replace_beg] = '\0'; in variable_expand_string()