Searched refs:T_FMT (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/localedata/ |
D | tst-langinfo.sh | 72 C T_FMT "%H:%M:%S" 120 en_US.ANSI_X3.4-1968 T_FMT "%r" 154 en_US.ISO-8859-1 T_FMT "%r" 201 de_DE.ISO-8859-1 T_FMT "%T" 246 de_DE.UTF-8 T_FMT "%T" 292 fr_FR.ISO-8859-1 T_FMT "%T"
|
D | tst-langinfo.c | 115 VAL (T_FMT),
|
D | tst-c-utf8-consistency.c | 164 TEST_COMPARE_STRING (str (T_FMT), str_utf8 (T_FMT)); in one_pass()
|
/glibc-2.36/locale/ |
D | langinfo.h | 140 T_FMT, /* Time format for strftime. */ enumerator 141 #define T_FMT T_FMT macro
|
D | tst-C-locale.c | 153 STRTEST (T_FMT, "%H:%M:%S"); in run_test() 305 STRTEST (T_FMT, "%H:%M:%S"); in run_test()
|
D | categories.def | 218 DEFINE_ELEMENT (T_FMT, "t_fmt", std, string)
|
/glibc-2.36/time/ |
D | strptime_l.c | 137 # define HERE_T_FMT (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (T_FMT)].string) 691 if (!recursive (_NL_CURRENT (LC_TIME, T_FMT))) in __strptime_internal() 700 if (strcmp (_NL_CURRENT (LC_TIME, T_FMT), HERE_T_FMT)) in __strptime_internal() 1024 fmt = _NL_CURRENT (LC_TIME, T_FMT); in __strptime_internal()
|
D | strftime_l.c | 1185 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(T_FMT)); in libc_hidden_def()
|
/glibc-2.36/conform/data/ |
D | langinfo.h-data | 5 constant T_FMT
|
/glibc-2.36/manual/ |
D | locale.texi | 997 @item T_FMT 1006 @code{T_FMT}.
|