Searched refs:NormalizeSlashes_in_FileName_for_OsPath (Results 1 – 2 of 2) sorted by relevance
82 void NormalizeSlashes_in_FileName_for_OsPath(wchar_t *name, unsigned len) in NormalizeSlashes_in_FileName_for_OsPath() function99 void NormalizeSlashes_in_FileName_for_OsPath(UString &name) in NormalizeSlashes_in_FileName_for_OsPath() function101 NormalizeSlashes_in_FileName_for_OsPath(name.GetBuf(), name.Len()); in NormalizeSlashes_in_FileName_for_OsPath()
17 void NormalizeSlashes_in_FileName_for_OsPath(wchar_t *s, unsigned len);18 void NormalizeSlashes_in_FileName_for_OsPath(UString &name);