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

/freebsd-13-stable/contrib/sendmail/src/
H A Dcollect.c321 HasEightBits = false;
422 HasEightBits |= bitset(0x80, c);
884 if (HasEightBits)
H A Dutil.c1356 else if (!HasEightBits)
1362 HasEightBits = true;
H A Dheaders.c1047 if (HasEightBits)
H A Dsendmail.h2376 EXTERN bool HasEightBits; /* has at least one eight bit input byte */ variable

Completed in 195 milliseconds