Searched refs:ftArchive (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.h253 enum FileType { ftAny, ftVideo, ftAudio, ftArchive, ftCDImage, ftPicture, ftText, ftProgram }; enumerator in enum:FileType
H A DUploadClient.cpp252 if (m_byDataCompVer == 1 && GetFiletype(srcfile->GetFileName()) != ftArchive) {
H A DOtherFunctions.cpp179 case ED2KFT_ARCHIVE: return ftArchive;
204 case ftArchive:
H A DPartFile.cpp1944 (type == ftArchive || type == ftVideo);
3831 show = GetFiletype(GetFileName()) == ftArchive;

Completed in 114 milliseconds