tramp-subst-strs-in-string

tramp-subst-strs-in-string is a compiled Lisp function in `tramp.el'.

(tramp-subst-strs-in-string ALIST STRING)

Replace all occurrences of the string FROM with TO in STRING.
ALIST is of the form ((FROM . TO) ...).