Searched refs:idx_dot (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 Dfldlgcmn.cpp137 int idx_dot = fileName.Find(wxT('.'), true); local
138 if ((idx_dot != wxNOT_FOUND) && (idx_dot < (int)fileName.length() - 1))

Completed in 46 milliseconds