Home
last modified time | relevance | path

Searched refs:OPTION_STRIP_VMS_REVISION (Results 1 – 5 of 5) sorted by relevance

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A DOptions.h87 OPTION_STRIP_VMS_REVISION, enumerator
H A Dremote_recursive_operation.cpp88 if (remotePath.GetType() == VMS && COptions::Get()->get_int(OPTION_STRIP_VMS_REVISION)) { in handle_file()
H A DRemoteListView.cpp991 …_pDirectoryListing->path.GetType() == VMS && COptions::Get()->get_int(OPTION_STRIP_VMS_REVISION)) { in OnItemActivated()
1293 …_pDirectoryListing->path.GetType() == VMS && COptions::Get()->get_int(OPTION_STRIP_VMS_REVISION)) { in TransferSelectedFiles()
2635 …_pDirectoryListing->path.GetType() == VMS && COptions::Get()->get_int(OPTION_STRIP_VMS_REVISION)) { in LinkIsNotDir()
H A Dsearch.cpp1484 …ry.is_dir() && remote_path.GetType() == VMS && COptions::Get()->get_int(OPTION_STRIP_VMS_REVISION)) in OnDownload()
H A DQueueView.cpp360 …taObject.GetServerPath().GetType() == VMS && COptions::Get()->get_int(OPTION_STRIP_VMS_REVISION)) { in QueueFiles()