Home
last modified time | relevance | path

Searched refs:get_month_name_standalone (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgdatetime.c249 #define MONTH_FULL(d) (get_month_name_standalone (g_date_time_get_month (d)))
253 get_month_name_standalone (gint month) in get_month_name_standalone() function