Home
last modified time | relevance | path

Searched refs:parameterized (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dcaptoinfo.c281 _nc_captoinfo(const char *cap, const char *s, int const parameterized) in _nc_captoinfo() argument
298 if (parameterized >= 0 && isdigit(UChar(*s))) in _nc_captoinfo()
307 if (parameterized < 1) { in _nc_captoinfo()
641 _nc_infotocap(const char *cap GCC_UNUSED, const char *str, int const parameterized) in _nc_infotocap() argument
683 } else if (*str != '%' || (parameterized < 1)) { in _nc_infotocap()
/mirbsd/src/lib/libncurses/src/
DREADME156 for the code that hacks termcap parameterized strings into terminfo.
DNEWS1579 + document tput's interpretation of parameterized strings according to
2862 include/Caps to indicate that the entries are parameterized. This
/mirbsd/src/lib/libncurses/src/man/
Dterminfo.cat51475 the terminal are described by a parameterized string capa-
1660 used in preference to ccuupp. If there are parameterized local
1760 the parameterized string wwiinndd. The four parameters are the
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo1526 the query interface. Each function is parameterized by a @code{ui-out}
4752 architecture creation, it is not parameterized with the architecture.
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlglossary.pod2882 the program. A subroutine is often parameterized to accomplish
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES3223 * parameterized the logic around URL_edit_history to add MAIL_edit_history,