Home
last modified time | relevance | path

Searched refs:ccase (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ncurses/form/
HDfty_enum.c52 int ccase; member
81 int ccase, cunique; in Generic_Enum_Type() local
85 ccase = params->ccase; in Generic_Enum_Type()
88 argp->checkcase = ccase ? TRUE : FALSE; in Generic_Enum_Type()
134 params.ccase = va_arg(*ap, int); in Make_Enum_Type()
236 bool ccase) in Compare() argument
247 if (ccase) in Compare()
291 bool ccase = ((const enumARG *)argp)->checkcase; in Check_Enum_Field() local
299 if ((res = Compare((unsigned char *)s, bp, ccase)) != NOMATCH) in Check_Enum_Field()
306 if ((res = Compare((unsigned char *)p, bp, ccase)) != NOMATCH) in Check_Enum_Field()
[all …]
HDllib-lformw734 int ccase;
HDllib-lformt721 int ccase;
HDllib-lform721 int ccase;
HDllib-lformtw734 int ccase;