Home
last modified time | relevance | path

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

/bionic/tests/
Dstdio_test.cpp673 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
677 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
681 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
685 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
689 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
693 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
697 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
701 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
1115 ASSERT_EQ(9, swscanf(L" hello 123 456abAB! 1.23 0x1.2p3 world", in TEST()
1156 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.h66 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;