Home
last modified time | relevance | path

Searched refs:ReverseFind_Dot (Results 1 - 10 of 10) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DDefaultName.cpp21 int dotPos = fileName.ReverseFind_Dot(); in GetDefaultName3()
H A DOpenArchive.cpp1658 const int dotPos = fileName.ReverseFind_Dot();
3043 int dotPos = fileName.ReverseFind_Dot();
H A DLoadCodecs.cpp880 int dotPos = arcPath.ReverseFind_Dot(); in FindFormatForArchiveName()
H A DUpdate.cpp126 int dotPos = Name.ReverseFind_Dot(); in ParseFromPath()
H A DHashCalc.cpp816 const int dotPos = s.ReverseFind_Dot(); in GetMethod_from_FileName()
H A DArchiveExtractCallback.cpp113 const int dotPos = name.ReverseFind_Dot(); in FindExt2()
/third_party/lzma/CPP/7zip/Common/
H A DFilePathAutoRename.cpp22 int dotPos = path.ReverseFind_Dot(); in AutoRenamePath()
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp142 const int dotPos = name.ReverseFind_Dot(); in Open2()
/third_party/lzma/CPP/Common/
H A DMyString.h448 int ReverseFind_Dot() const throw() { return ReverseFind('.'); } in ReverseFind_Dot() function in AString
736 int ReverseFind_Dot() const throw() { return ReverseFind(L'.'); } in ReverseFind_Dot() function in UString
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp555 int dotPos = Name.ReverseFind_Dot();
764 int dotPos = ui.Name.ReverseFind_Dot(); in CRefItem()
1011 const int dotPos = ui.Name.ReverseFind_Dot(); in GetFilterGroup()
2657 const int dotPos = ui.Name.ReverseFind_Dot(); in Update()

Completed in 17 milliseconds