Home
last modified time | relevance | path

Searched refs:tparam_internal (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c456 tparam_internal(int use_TPARM_ARG, const char *string, va_list ap) in tparam_internal() function
787 result = tparam_internal(TRUE, string, ap); in tparm_varargs()
820 result = tparam_internal(FALSE, string, ap); in tiparm()
/freebsd-12.1/contrib/ncurses/misc/
H A Dncurses.supp204 fun:tparam_internal
/freebsd-12.1/contrib/ncurses/
H A DNEWS5505 + corrected pop-counts in tparam_internal() to '!' and '~' cases.
5519 + change case for 'P' in tparam_internal() to indicate that it pops
8734 that empty strings don't return a null result from tparam_internal
9872 + correct array limit in tparam_internal(), add case to interpret "%x"