Function: tramp-compat-string-replace
tramp-compat-string-replace is a function alias for string-replace,
defined in subr.el.gz.
Signature
(tramp-compat-string-replace FROM-STRING TO-STRING IN-STRING)
Documentation
Replace FROM-STRING with TO-STRING in IN-STRING each time it occurs.