Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgdatetime.c214 #define WEEKDAY_FULL_IS_LOCALE TRUE macro
240 #define WEEKDAY_FULL_IS_LOCALE FALSE macro
3091 name_is_utf8 = locale_is_utf8 || !WEEKDAY_FULL_IS_LOCALE; in g_date_time_format_utf8()