Home
last modified time | relevance | path

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

/glibc-2.36/locale/
Dtst-C-locale.c175 WSTRTEST (_NL_WDAY_1, L"Sunday"); in run_test()
327 WSTRTEST (_NL_WDAY_1, L"Sunday"); in run_test()
Dlanginfo.h172 _NL_WDAY_1, /* Sunday */ enumerator
Dcategories.def229 DEFINE_ELEMENT (_NL_WDAY_1, "wide-day", std, wstringarray, 7, 7)
/glibc-2.36/localedata/
Dtst-c-utf8-consistency.c187 TEST_COMPARE_STRING_WIDE (wstr (_NL_WDAY_1), wstr_utf8 (_NL_WDAY_1)); in one_pass()