Searched full:scanw (Results 1 – 18 of 18) sorted by relevance
| /freebsd/contrib/ncurses/man/ |
| H A D | curs_scanw.3x | 48 \fB\%scanw\fP, 59 \fBint scanw(const char *\fIfmt\fP, ...); 70 \fB\%scanw\fP, 193 .\" libcurses/scanw.c 202 .I \%scanw 232 .I \%scanw 274 .IR \%scanw ","
|
| H A D | curs_threads.3x | 453 scanw screen
|
| H A D | man_db.renames.in | 82 curs_scanw.3x scanw.3ncurses
|
| H A D | ncurses.3x | 921 scanw/\fBcurs_scanw\fP(3X) 2285 .I \%scanw
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_scanw.c | 38 ** The routines scanw(), wscanw() and friends. 77 scanw(const char *fmt, ...) in scanw() function 82 T(("scanw(\"%s\",...) called", fmt)); in scanw()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | ncurses.def | 326 "scanw" @226 NONAME
|
| H A D | ncurses.ref | 247 "scanw" @226 NONAME ; implemented
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/slave/ |
| H A D | command_table.h | 220 {"scanw", cmd_scanw},
|
| H A D | curses_commands.c | 4086 report_return(scanw("%s", string)); in cmd_scanw()
|
| /freebsd/lib/ncurses/tinfo/ |
| H A D | Makefile | 1030 curs_scanw.3 scanw.3 \
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | llib-lncurses | 1896 #undef scanw 1897 int scanw(
|
| H A D | llib-lncursest | 1905 #undef scanw 1906 int scanw(
|
| H A D | llib-lncursesw | 2483 #undef scanw 2484 int scanw(
|
| H A D | llib-lncursestw | 2492 #undef scanw 2493 int scanw(
|
| H A D | curses.priv.h | 2328 * Not everyone has vsscanf(), but we'd like to use it for scanw().
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
| H A D | testlang_parse.y | 153 "mvgetstr", "mvscanw", "mvwscanw", "scanw", "wgetch", "wgetnstr",
|
| /freebsd/contrib/ncurses/include/ |
| H A D | curses.h.in | 790 extern NCURSES_EXPORT(int) scanw (const char *,...) /* implemented */
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 8244 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.
|