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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilefn.cpp1651 bool wxFindFileInPath(wxString *pStr, const wxChar *pszPath, const wxChar *pszFile) argument
1662 wxChar *szPath = new wxChar[wxStrlen(pszPath) + 1];
1663 wxStrcpy(szPath, pszPath);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h680 WXDLLIMPEXP_BASE bool wxFindFileInPath(wxString *pStr, const wxChar *pszPath, const wxChar *pszFile);

Completed in 109 milliseconds