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 in enum:__anon2
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 in enum:__anon5482
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;
/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeData.cpp201 case D_T_FMT:
H A DICULocaleBackend.cpp219 case D_T_FMT:

Completed in 51 milliseconds