Home
last modified time | relevance | path

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

/bionic/tests/
Dstdio_test.cpp603 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
607 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
611 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
615 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
619 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
623 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
627 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
631 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
1088 ASSERT_EQ(9, swscanf(L" hello 123 456abAB! 1.23 0x1.2p3 world", in TEST()
1129 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* _Nonnull __s, const wchar_t* _Nonnull __fmt, ...);
/bionic/libc/tools/
Dposix-2013.txt1036 swscanf
/bionic/libc/stdio/
Dstdio.cpp985 int swscanf(const wchar_t* s, const wchar_t* fmt, ...) { in swscanf() function
/bionic/libc/
Dlibc.map.txt1049 swscanf;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1049 swscanf;