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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/archive/
H A Dziptest.cpp73 CPPUNIT_ASSERT(zip.GetComment() == m_comment);
117 CPPUNIT_ASSERT_MESSAGE("GetComment" + error_context,
118 entry.GetComment() == testEntry.GetComment());
144 entry.SetComment(entry.GetComment().Lower());
H A Darchivetest.h129 wxString GetComment() const { return m_comment; } function in class:TestEntry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/amiga/
H A Damiga.c33 * 6May95 PaulK Added GetComment() for filenote support.
118 char *GetComment(char *filename) function
H A Dosdep.h111 char *GetComment(char *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/
H A Dosdep.h104 char *GetComment(char *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzipstrm.cpp1196 wxString GetComment() const { return m_Comment; }
1396 wxString wxZipInputStream::GetComment()
1464 m_Comment = endrec.GetComment();
1625 entry->SetComment(m_entry.GetComment());
1641 m_Comment = endrec.GetComment();
1644 m_streamlink->GetOutputStream()->SetComment(endrec.GetComment());
2056 m_Comment = inputStream.GetComment();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dzipstrm.h155 wxString GetComment() const { return m_Comment; } function in class:wxZipEntry
377 wxString WXZIPFIX GetComment();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dzipstrm.tex190 \helpref{GetComment}{wxzipentrycomment}\\
223 \constfunc{wxString}{GetComment}{\void}
491 \membersection{wxZipInputStream::GetComment}\label{wxzipinputstreamgetcomment}
493 \func{wxString}{GetComment}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.h240 bool GetComment(wxString &target) const { return AssignIfExist(EC_TAG_KNOWNFILE_COMMENT, target); } function in class:CEC_SharedFile_Tag
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmacos.c770 char *GetComment(char *filename) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.c5716 if (filenotes && (p = GetComment(z->zname)))
5755 GetComment(NULL); /* makes it free its internal storage */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-remote-gui.cpp1057 tag->GetComment(file->m_strComment);

Completed in 96 milliseconds