Home
last modified time | relevance | path

Searched refs:strptime_l (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/include/
Dtime.h78 char* strptime_l(const char* __s, const char* __fmt, struct tm* __tm, locale_t __l) __strftimelike(…
/bionic/tests/
Dtime_test.cpp286 TEST(time, strptime_l) { in TEST() argument
293 strptime_l("11:14", "%R", &t, LC_GLOBAL_LOCALE); in TEST()
298 strptime_l("09:41:53", "%T", &t, LC_GLOBAL_LOCALE); in TEST()
/bionic/libc/tzcode/
Dstrptime.c495 char* strptime_l(const char* buf, const char* fmt, struct tm* tm, locale_t l) { in strptime_l() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt1437 strptime_l;
/bionic/libc/
Dlibc.map.txt1437 strptime_l;