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

/freebsd-11.0-release/contrib/ncurses/form/
H A Dfty_enum.c51 int ccase; member in struct:__anon4632
80 int ccase, cunique; local
84 ccase = params->ccase;
87 argp->checkcase = ccase ? TRUE : FALSE;
133 params.ccase = va_arg(*ap, int);
224 | bool ccase )
235 bool ccase)
246 if (ccase)
290 bool ccase local
234 Compare(const unsigned char *s, const unsigned char *buf, bool ccase) argument
347 bool ccase = args->checkcase; local
386 bool ccase = args->checkcase; local
[all...]

Completed in 104 milliseconds