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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxmlres.h279 static bool IsArchive(const wxString& filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp135 bool wxXmlResource::IsArchive(const wxString& filename) function in class:wxXmlResource
168 if ( IsArchive(fnd) )
197 const bool isArchive = IsArchive(fnd);

Completed in 44 milliseconds