Home
last modified time | relevance | path

Searched refs:swscanf (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/
Dstdio_test.cpp569 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
573 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
577 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
581 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
585 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
589 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
593 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
597 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
1054 ASSERT_EQ(9, swscanf(L" hello 123 456abAB! 1.23 0x1.2p3 world", in TEST()
1095 CheckScanf(swscanf, L"abcd", L"%[abc]", 1, "abc"); in TEST()
[all …]
/bionic/tests/headers/posix/
Dwchar_h.c67 FUNCTION(swscanf, int (*f)(const wchar_t*, const wchar_t*, ...)); in wchar_h()
/bionic/libc/include/
Dwchar.h64 int swscanf(const wchar_t* __s, const wchar_t* __fmt, ...);
/bionic/libc/tools/
Dposix-2013.txt1036 swscanf
/bionic/libc/stdio/
Dstdio.cpp990 int swscanf(const wchar_t* s, const wchar_t* fmt, ...) { in swscanf() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt1051 swscanf;
/bionic/libc/
Dlibc.map.txt1051 swscanf;