Home
last modified time | relevance | path

Searched refs:scanw (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_scanw.c77 scanw(const char *fmt, ...) in scanw() function
/freebsd/contrib/ncurses/misc/
H A Dncurses.def326 "scanw" @226 NONAME
H A Dncurses.ref247 "scanw" @226 NONAME ; implemented
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in82 curs_scanw.3x scanw.3ncurses
/freebsd/lib/ncurses/tinfo/
H A DMakefile1030 curs_scanw.3 scanw.3 \
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest1905 #undef scanw
1906 int scanw(
H A Dllib-lncurses1896 #undef scanw
1897 int scanw(
H A Dllib-lncursestw2492 #undef scanw
2493 int scanw(
H A Dllib-lncursesw2483 #undef scanw
2484 int scanw(
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4086 report_return(scanw("%s", string)); in cmd_scanw()
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in790 extern NCURSES_EXPORT(int) scanw (const char *,...) /* implemented */
/freebsd/contrib/ncurses/
H A DNEWS8244 the c++ binding for scanw() methods (prompted by report by Nuno Dias).
11187 + implement a simple example in C++ demo to test scanw().
11188 + corrected stdio function used to implement scanw() in cursesw.cc
14274 scanw is done.
16089 * scanw() et all were sick, now fixed.