Home
last modified time | relevance | path

Searched refs:wscanf (Results 1 – 8 of 8) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dwscanf.c27 wscanf (const wchar_t *format, ...) in wscanf() function
H A DJamfile132 wscanf.c
/haiku/src/tests/system/libroot/posix/
H A Dtst-wscanf.c19 n = wscanf(L"%s %S %c%C %d", buf1, wbuf2, &c3, &wc4, &d); in main()
H A DJamfile82 SimpleTest tst-wscanf : tst-wscanf.c ;
/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/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2726 void wscanf() {} in wscanf() function
H A Dlibroot_stubs.c2744 void wscanf() {} in wscanf() function