Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfty_enum.c52 int ccase; member
80 int ccase, cunique; in Generic_Enum_Type() local
84 ccase = params->ccase; in Generic_Enum_Type()
87 argp->checkcase = ccase ? TRUE : FALSE; in Generic_Enum_Type()
135 params.ccase = va_arg(*ap, int); in Make_Enum_Type()
237 bool ccase) in Compare() argument
248 if (ccase) in Compare()
292 bool ccase = ((const enumARG *)argp)->checkcase; in Check_Enum_Field() local
301 if ((res = Compare((unsigned char *)s, bp, ccase)) != NOMATCH) in Check_Enum_Field()
308 if ((res = Compare((unsigned char *)p, bp, ccase)) != NOMATCH) in Check_Enum_Field()
[all …]
H A Dllib-lformtw734 int ccase;
H A Dllib-lformt721 int ccase;
H A Dllib-lformw734 int ccase;
H A Dllib-lform721 int ccase;