Searched refs:wscanf (Results 1 - 6 of 6) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2714 void wscanf() {} function
H A Dlibroot_stubs.c2722 void wscanf() {} function
/haiku/headers/posix/
H A Dwchar.h158 extern int wscanf(const wchar_t *format, ...);
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwchar.h370 extern int wscanf (__const wchar_t *__restrict __format, ...)
/haiku/src/tests/system/libroot/posix/
H A Dtst-wscanf.c19 n = wscanf(L"%s %S %c%C %d", buf1, wbuf2, &c3, &wc4, &d);
/haiku/src/system/libroot/posix/glibc/libio/
H A Dwscanf.c27 wscanf (const wchar_t *format, ...) function

Completed in 85 milliseconds