Searched refs:LC_TIME (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/posix/
H A Dlocale.h44 #define LC_TIME 5 macro
56 #define LC_TIME_MASK (1 << (LC_TIME - 1))
/haiku/src/system/libroot/posix/glibc/locale/
H A Dxlocale.c41 [LC_TIME] = &_nl_C_LC_TIME,
H A Dlocale.h38 #define LC_TIME __LC_TIME macro
H A Dcategories.def207 LC_TIME, "LC_TIME",
/haiku/src/system/libroot/add-ons/icu/
H A DICULocaleBackend.cpp121 case LC_TIME:
390 "LC_NUMERIC=%s;LC_TIME=%s",
407 case LC_TIME:
449 case LC_TIME:
/haiku/src/bin/network/telnetd/
H A Dutility.c463 setlocale(LC_TIME, "");
/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp70 "LC_TIME",
92 "LC_TIME=nl_NL";
534 setlocale(LC_TIME, locale);
659 setlocale(LC_TIME, locale);
H A Dwcs_test.cpp2611 setlocale(LC_TIME, locale);

Completed in 115 milliseconds