/dports/mail/gnubiff/gnubiff-2.2.13/src/ |
H A D | header.cc | 185 day=std::min<gint>(day, g_date_get_days_in_month((GDateMonth)month, year)); in date() 231 day += g_date_get_days_in_month ((GDateMonth)month, year); in date() 233 else if (day > g_date_get_days_in_month ((GDateMonth)month, year)) { in date() 234 day -= g_date_get_days_in_month ((GDateMonth)month, year); in date()
|
/dports/devel/glib20/glib-2.70.4/glib/ |
H A D | gdate.h | 254 guint8 g_date_get_days_in_month (GDateMonth month, 301 #define g_date_days_in_month g_date_get_days_in_month GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_date_ge…
|
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/ |
H A D | gdate.inc | 131 function g_date_get_days_in_month (month: TGDateMonth; year: TGDateYear):guint8;cdecl;external g… 159 …onth: TGDateMonth; year: TGDateYear):guint8;cdecl;external gliblib name 'g_date_get_days_in_month';
|
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/ |
H A D | gdate.inc | 131 function g_date_get_days_in_month (month: TGDateMonth; year: TGDateYear):guint8;cdecl;external g… 159 …onth: TGDateMonth; year: TGDateYear):guint8;cdecl;external gliblib name 'g_date_get_days_in_month';
|
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/ |
H A D | Recurrence.c | 107 g_date_set_day(&r->start, g_date_get_days_in_month in recurrenceSet() 114 dim = g_date_get_days_in_month(g_date_get_month(&r->start), in recurrenceSet() 165 dim = g_date_get_days_in_month( in nth_weekday_compare() 351 dim = g_date_get_days_in_month(g_date_get_month(next), in recurrenceNextInstance()
|
/dports/deskutils/osmo/osmo-0.4.4/src/ |
H A D | calendar_notes.c | 522 julian_end = utl_date_dmy_to_julian (g_date_get_days_in_month (month, year), month, year); in refresh_notes_list() 527 julian_end = utl_date_dmy_to_julian (g_date_get_days_in_month (month, year), month, year); in refresh_notes_list() 531 julian_end = utl_date_dmy_to_julian (g_date_get_days_in_month (12, year), 12, year); in refresh_notes_list() 536 julian_end = utl_date_dmy_to_julian (g_date_get_days_in_month (12, year), 12, year); in refresh_notes_list() 542 julian_end = utl_date_dmy_to_julian (g_date_get_days_in_month (month, year), month, year); in refresh_notes_list()
|
H A D | utils_date.c | 106 return g_date_get_days_in_month (g_date_get_month (date), g_date_get_year (date)); in utl_date_get_days_in_month() 130 gint days = g_date_get_days_in_month (month, year); in utl_date_set_valid_dmy()
|
H A D | calendar_jumpto.c | 150 appGUI->cal->jday <= g_date_get_days_in_month (appGUI->cal->jmonth, appGUI->cal->jyear)) { in jumpto_go_window_close_cb()
|
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/src/utils/ |
H A D | gcal-date-time-utils.c | 60 return g_date_get_days_in_month (g_date_time_get_month (date), in gcal_date_time_get_days_in_month()
|
/dports/devel/goffice/goffice-0.10.50/goffice/utils/ |
H A D | datetime.c | 459 int ndays = g_date_get_days_in_month in go_coup_cd() 471 int ndays = g_date_get_days_in_month in go_coup_cd()
|
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/ |
H A D | Date.cs | 317 static extern byte g_date_get_days_in_month(int month, ushort year); in g_date_get_days_in_month() method in GLib.Date 320 byte raw_ret = g_date_get_days_in_month(month, year); in GetDaysInMonth()
|
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/ |
H A D | date.rs | 217 unsafe { glib_sys::g_date_get_days_in_month(month.to_glib(), year) } in get_days_in_month()
|
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/ |
H A D | date.rs | 217 unsafe { glib_sys::g_date_get_days_in_month(month.to_glib(), year) } in get_days_in_month()
|
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/ |
H A D | date.rs | 217 unsafe { glib_sys::g_date_get_days_in_month(month.to_glib(), year) } in get_days_in_month()
|
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/ |
H A D | date.rs | 217 unsafe { glib_sys::g_date_get_days_in_month(month.to_glib(), year) } in get_days_in_month()
|
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/ |
H A D | date.rs | 217 unsafe { glib_sys::g_date_get_days_in_month(month.to_glib(), year) } in get_days_in_month()
|
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/ |
H A D | date.rs | 217 unsafe { glib_sys::g_date_get_days_in_month(month.to_glib(), year) } in get_days_in_month()
|
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/ |
H A D | date.cc | 331 return g_date_get_days_in_month((GDateMonth)month, year); in get_days_in_month()
|
/dports/finance/grisbi/grisbi-2.0.5/src/ |
H A D | gsb_scheduler.c | 603 last_day = g_date_get_days_in_month (g_date_get_month (date), in gsb_scheduler_check_scheduled_transactions_time_limit()
|
H A D | gsb_calendar_entry.c | 696 g_date_get_days_in_month (month, year)); in gsb_calendar_entry_calendar_key_press()
|
/dports/devel/glib20/glib-2.70.4/tests/ |
H A D | testgdate.c | 195 guint8 dim = g_date_get_days_in_month(m,y); in main()
|
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/ |
H A D | test-recurrence.c | 120 g_date_get_days_in_month( in check_valid()
|
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/ |
H A D | date.rs | 330 unsafe { ffi::g_date_get_days_in_month(month.into_glib(), year) } in days_in_month()
|
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/ |
H A D | date.rs | 330 unsafe { ffi::g_date_get_days_in_month(month.into_glib(), year) } in days_in_month()
|
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/ |
H A D | date.rs | 330 unsafe { ffi::g_date_get_days_in_month(month.into_glib(), year) } in days_in_month()
|