Home
last modified time | relevance | path

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

/bionic/tests/
Dstdio_test.cpp533 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
537 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
541 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
545 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
549 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
553 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
557 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
561 CheckInfNan(swprintf, swscanf, L"%s", in TEST()
1004 ASSERT_EQ(9, swscanf(L" hello 123 456abAB! 1.23 0x1.2p3 world", in TEST()
1045 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.cpp992 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;