Home
last modified time | relevance | path

Searched refs:GetSpecName (Results 1 – 4 of 4) sorted by path

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp1075 static UString GetSpecName(const UString &name) in GetSpecName() function
1107 UpdateWithName(name, GetSpecName(Files[ref.FileIndex].GetName())); in GetItemPath()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp1075 static UString GetSpecName(const UString &name) in GetSpecName() function
1107 UpdateWithName(name, GetSpecName(Files[ref.FileIndex].GetName())); in GetItemPath()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Hfs/
H A DHfsIn.cpp32 static UString GetSpecName(const UString &name, UInt32 /* id */) in GetSpecName() function
51 UString name = GetSpecName(item->Name, item->ID); in GetItemPath()
68 name = GetSpecName(item->Name, item->ID) + WCHAR_PATH_SEPARATOR + name; in GetItemPath()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Udf/
H A DUdfIn.cpp810 static UString GetSpecName(const UString &name) in GetSpecName() function
849 UpdateWithName(name, GetSpecName(Files[ref.FileIndex].GetName())); in GetItemPath()