Searched refs:wcsftime_l (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/bionic/ |
D | wchar_l.cpp | 44 size_t wcsftime_l(wchar_t* buf, size_t n, const wchar_t* fmt, const struct tm* tm, locale_t) { in wcsftime_l() function
|
/bionic/libc/include/ |
D | wchar.h | 84 size_t wcsftime_l(wchar_t* __buf, size_t __n, const wchar_t* __fmt, const struct tm* __tm, locale_t…
|
/bionic/tests/ |
D | wchar_test.cpp | 577 EXPECT_EQ(24U, wcsftime_l(buf, sizeof(buf), L"%c", &t, LC_GLOBAL_LOCALE)); in TEST()
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1440 wcsftime_l;
|
/bionic/libc/ |
D | libc.map.txt | 1440 wcsftime_l;
|