Searched refs:HasEightBits (Results 1 – 4 of 4) sorted by relevance
317 HasEightBits = false;411 HasEightBits |= bitset(0x80, c);877 if (HasEightBits)
1357 else if (!HasEightBits)1363 HasEightBits = true;
1033 if (HasEightBits)
2214 EXTERN bool HasEightBits; /* has at least one eight bit input byte */ variable