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