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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleCollection.cpp259 int fTagType = infile.get(); local
285 switch(fTagType) {
311 fileName = ReadString(infile, fTagType^0x80);
316 FileComment = ReadString(infile, fTagType^0x80);
321 if (fTagType == 0x89) { // TAGTYPE_UINT8

Completed in 129 milliseconds