Home
last modified time | relevance | path

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

/freebsd-head/contrib/ncurses/ncurses/base/
HDlib_scanw.c77 scanw(const char *fmt, ...) in scanw() function
/freebsd-head/contrib/ncurses/misc/
HDncurses.def326 "scanw" @226 NONAME
HDncurses.ref247 "scanw" @226 NONAME ; implemented
/freebsd-head/contrib/ncurses/man/
HDman_db.renames.in82 curs_scanw.3x scanw.3ncurses
/freebsd-head/lib/ncurses/tinfo/
HDMakefile1028 curs_scanw.3 scanw.3 \
/freebsd-head/contrib/ncurses/ncurses/
HDllib-lncursest1905 #undef scanw
1906 int scanw(
HDllib-lncurses1896 #undef scanw
1897 int scanw(
HDllib-lncursesw2477 #undef scanw
2478 int scanw(
HDllib-lncursestw2486 #undef scanw
2487 int scanw(
/freebsd-head/contrib/netbsd-tests/lib/libcurses/slave/
HDcurses_commands.c4086 report_return(scanw("%s", string)); in cmd_scanw()
/freebsd-head/contrib/ncurses/include/
HDcurses.h.in787 extern NCURSES_EXPORT(int) scanw (const char *,...) /* implemented */
/freebsd-head/contrib/ncurses/
HDNEWS7675 the c++ binding for scanw() methods (prompted by report by Nuno Dias).
10618 + implement a simple example in C++ demo to test scanw().
10619 + corrected stdio function used to implement scanw() in cursesw.cc
13705 scanw is done.
15520 * scanw() et all were sick, now fixed.