unfoul
if (sclass & TYPE_FOULED && unfoul(s) == t)
if (sclass & TYPE_FOULED && unfoul(s) == t)
stype = unfoul(stype);
if (unfoul(ltype) == rtype)
if (unfoul(rtype) == ltype)
ctype = unfoul(ctype);
*ctype = unfoul(*ctype);