Searched refs:replaceStringByte (Results 1 – 1 of 1) sorted by relevance
180 return replaceStringByte(path, Separator, '/')188 return replaceStringByte(path, '/', Separator)191 func replaceStringByte(s string, old, new byte) string { func