Home
last modified time | relevance | path

Searched refs:era_t_fmt (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/locale/
Dsetlocale.h127 const char *era_t_fmt; member
Dnl_langinfo.c243 ret = (char*) __get_time_locale (locale)->era_t_fmt; in nl_langinfo_l()
/picolibc-latest/newlib/libc/time/
Dstrftime.c820 if (alt == 'E' && *era_info && *_CurrentTimeLocale->era_t_fmt) in __strftime()
821 _ctloc (era_t_fmt); in __strftime()