Searched refs:ntgt (Results 1 – 1 of 1) sorted by relevance
441 char *word, *ntgt; in subst() local455 ntgt = realloc(tgt, ltgt += lnewstr - loldstr); in subst()456 if (ntgt == NULL) in subst()458 word = ntgt + pos; in subst()459 tgt = ntgt; in subst()