Home
last modified time | relevance | path

Searched defs:GetVolIndex (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Rar/
H A DRar5Handler.h357 UInt64 GetVolIndex() const { return Is_VolNumber_Defined() ? VolNumber : 0; } in GetVolIndex() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Rar/
H A DRar5Handler.h357 UInt64 GetVolIndex() const { return Is_VolNumber_Defined() ? VolNumber : 0; } in GetVolIndex() function