Home
last modified time | relevance | path

Searched refs:wformat (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/locale/programs/
Dld-time.c47 uint32_t *wformat; member
470 time->era_entries[idx].wformat = (uint32_t *) wstr + 1; in time_finish()
474 time->era_entries[idx].wformat = (uint32_t *) L""; in time_finish()
478 time->era_entries[idx].wformat = (uint32_t *) L""; in time_finish()
599 add_locale_wstring (&file, time->era_entries[num].wformat); in time_output()
/glibc-2.36/ChangeLog.old/
DChangeLog.1715016 format aren't provided, set both wname and wformat to L"".