Home
last modified time | relevance | path

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

/haiku/headers/posix/
H A Dlanginfo.h16 D_T_FMT, /* string for formatting date and time */ enumerator
90 #define D_T_FMT D_T_FMT macro
/haiku/src/system/libroot/posix/glibc/locale/
H A Dlanginfo.h136 D_T_FMT, /* Date and time format for strftime. */ enumerator
137 #define D_T_FMT D_T_FMT macro
H A Dcategories.def214 DEFINE_ELEMENT (D_T_FMT, "d_t_fmt", std, string)
/haiku/src/system/libroot/posix/musl/time/
H A Dstrptime.c57 s = strptime(s, nl_langinfo(D_T_FMT), tm);
H A Dstrftime.c73 item = D_T_FMT; in __strftime_fmt_1()
/haiku/src/system/libroot/add-ons/icu/
H A DICULocaleBackend.cpp219 case D_T_FMT: in GetLanginfo()
H A DICUTimeData.cpp201 case D_T_FMT: in GetLanginfo()