Home
last modified time | relevance | path

Searched refs:strftime_l (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/locale/
Dwcsftime.c100 if (strftime_l(dst, maxsize, sformat, timeptr, locale) == 0) in wcsftime_l()
/bionic/tests/headers/posix/
Dtime_h.c97 FUNCTION(strftime_l, size_t (*f)(char*, size_t, const char*, const struct tm*, locale_t)); in time_h()
/bionic/libc/tzcode/
Dprivate.h656 # undef strftime_l
657 # define strftime_l tz_strftime_l macro
687 size_t strftime_l(char *restrict, size_t, char const *restrict,
Dstrftime.c134 strftime_l(char *restrict s, size_t maxsize, char const *restrict format, in strftime_l() function
/bionic/libc/include/
Dtime.h261 size_t strftime_l(char* _Nonnull __buf, size_t __n, const char* _Nonnull __fmt, const struct tm* _N…
/bionic/tests/
Dtime_test.cpp406 TEST(time, strftime_l) { in TEST() argument
420 EXPECT_EQ(24U, strftime_l(buf, sizeof(buf), "%c", &t, cloc)); in TEST()
453 strftime_l(buf, sizeof(buf), "%H:%M", &t, LC_GLOBAL_LOCALE); in TEST()
458 strftime_l(buf, sizeof(buf), "%H:%M:%S", &t, LC_GLOBAL_LOCALE); in TEST()
/bionic/libc/tools/
Dposix-2013.txt1006 strftime_l
/bionic/docs/
Dstatus.md249 * <time.h> `strftime_l`.
/bionic/libc/
Dlibc.map.txt1012 strftime_l; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt1012 strftime_l; # introduced=21