Searched refs:locNameWithoutEncoding (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/generic/
H A Dhelpext.cpp246 const wxString locNameWithoutEncoding = locName.BeforeLast(_T('.')); local
247 if ( !locNameWithoutEncoding.empty() )
250 helpDirLoc.AppendDir(locNameWithoutEncoding);

Completed in 86 milliseconds