DC_STD
defcntl(DC_SETFLAGS, DC_STD & ~DC_CASE); /* ignore case */
if (defcntl(DC_SETFLAGS, (DC_STD & ~(DC_CASE))) == -1) {
thr_data->Dcflags = DC_STD;