Searched refs:NormalizeSlashes_in_FileName_for_OsPath (Results 1 – 5 of 5) 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);
112 NArchive::NItemName::NormalizeSlashes_in_FileName_for_OsPath(pathParts[0]); in GetDirPathParts()129 NArchive::NItemName::NormalizeSlashes_in_FileName_for_OsPath(s.GetBuf(), MyStringLen(dir.Name)); in GetDirPath_as_Prefix()540 NArchive::NItemName::NormalizeSlashes_in_FileName_for_OsPath(s); in CalculateSizes()
561 NArchive::NItemName::NormalizeSlashes_in_FileName_for_OsPath(name); in RenameItem()
3688 NItemName::NormalizeSlashes_in_FileName_for_OsPath(dest);