Searched refs:locNameWithoutCountry (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.cpp258 wxString locNameWithoutCountry = locName.BeforeLast(_T('_')); local
259 if ( !locNameWithoutCountry.empty() )
262 helpDirLoc.AppendDir(locNameWithoutCountry);

Completed in 85 milliseconds