Searched refs:MONTH_ABBR_STANDALONE (Results 1 – 1 of 1) sorted by relevance
517 #define MONTH_ABBR_STANDALONE(d) nl_langinfo (ab_alt_month_item[g_date_time_get_month (d) - 1]) macro527 #define MONTH_ABBR_STANDALONE(d) MONTH_ABBR(d) macro3098 name = alt_digits ? MONTH_ABBR_STANDALONE (datetime) in g_date_time_format_utf8()3165 name = alt_digits ? MONTH_ABBR_STANDALONE (datetime) in g_date_time_format_utf8()