Searched refs:GetMonthFromName (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 Ddatetime.cpp537 static wxDateTime::Month GetMonthFromName(const wxString& name, int flags) function
3282 mon = GetMonthFromName(GetAlphaToken(input), flag);
3964 Month mon2 = GetMonthFromName(token, Name_Full | Name_Abbr);

Completed in 129 milliseconds