Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c473 tparam_internal(int use_TPARM_ARG, const char *string, va_list ap) in tparam_internal() function
854 result = tparam_internal(TRUE, string, ap); in tparm_varargs()
887 result = tparam_internal(FALSE, string, ap); in tiparm()
/freebsd-13.1/contrib/ncurses/misc/
H A Dncurses.supp205 fun:tparam_internal
/freebsd-13.1/contrib/ncurses/
H A DNEWS8258 + corrected pop-counts in tparam_internal() to '!' and '~' cases.
8272 + change case for 'P' in tparam_internal() to indicate that it pops
11487 that empty strings don't return a null result from tparam_internal
12625 + correct array limit in tparam_internal(), add case to interpret "%x"