Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgdatetime.c212 #define WEEKDAY_ABBR_IS_LOCALE TRUE macro
238 #define WEEKDAY_ABBR_IS_LOCALE FALSE macro
3080 name_is_utf8 = locale_is_utf8 || !WEEKDAY_ABBR_IS_LOCALE; in g_date_time_format_utf8()