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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp89 static wxString FilterOutEntryName(const wxString& str);
1462 << FilterOutEntryName(GetFullName().c_str() + 1)
1919 strLine << FilterOutEntryName(m_strName) << wxT('=') << strValFiltered;
2072 // undo FilterOutEntryName
2092 static wxString FilterOutEntryName(const wxString& str) function

Completed in 52 milliseconds