Searched defs:Illegal (Results 1 – 4 of 4) sorted by relevance
59 bool Illegal = DecodedByte == Base64InvalidByte; in decodeBase64() local
33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
77 enum InstrType { Legal, Illegal, Invisible }; enumerator [all...]
298 Illegal = 0, enumerator