string_replace_w 1591 source3/include/proto.h void string_replace_w(smb_ucs2_t *s, smb_ucs2_t oldc, smb_ucs2_t newc); string_replace_w 197 source3/include/smb_macros.h #define unix_format_w(fname) string_replace_w(fname, UCS2_CHAR('\\'), UCS2_CHAR('/'))