Home
last modified time | relevance | path

Searched defs:lpCalendarInfoString (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DCalendarData.Windows.cs285 …private static unsafe Interop.BOOL EnumCalendarInfoCallback(char* lpCalendarInfoString, uint calen… in EnumCalendarInfoCallback()
437 …private static unsafe Interop.BOOL EnumCalendarsCallback(char* lpCalendarInfoString, uint calendar… in EnumCalendarsCallback()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DCalendarData.Windows.cs285 …private static unsafe Interop.BOOL EnumCalendarInfoCallback(char* lpCalendarInfoString, uint calen… in EnumCalendarInfoCallback()
437 …private static unsafe Interop.BOOL EnumCalendarsCallback(char* lpCalendarInfoString, uint calendar… in EnumCalendarsCallback()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Globalization/tests/CultureInfo/
H A DCultureInfoAll.cs379 …private bool EnumCalendarsCallback(string lpCalendarInfoString, int calendar, string pReserved, In… in EnumCalendarsCallback()
394 …private bool EnumCalendarInfoCallback(string lpCalendarInfoString, int calendar, string pReserved,… in EnumCalendarInfoCallback()
429 …ternal delegate bool EnumCalendarInfoProcExEx([MarshalAs(UnmanagedType.LPWStr)] string lpCalendarI… in EnumCalendarInfoProcExEx()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.Globalization.cs118 …internal delegate BOOL EnumCalendarInfoProcExEx(char* lpCalendarInfoString, uint Calendar, IntPtr … in EnumCalendarInfoProcExEx()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.Globalization.cs118 …internal delegate BOOL EnumCalendarInfoProcExEx(char* lpCalendarInfoString, uint Calendar, IntPtr … in EnumCalendarInfoProcExEx()