Home
last modified time | relevance | path

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

/bionic/libc/include/
Dwchar.h105 extern int swscanf(const wchar_t *, const wchar_t *, ...);
/bionic/libc/bionic/
Dwchar.cpp92 int swscanf(const wchar_t* /*s*/, const wchar_t* /*format*/, ... ) { in swscanf() function