Searched refs:B_ENCODING (Results 1 – 1 of 1) sorted by relevance
235 enum RFC2047EncodingType {Q_ENCODING, B_ENCODING}; enumerator239 if (enc_type == B_ENCODING) { in DecodeBQEncoding()331 enc_type = B_ENCODING; in DecodeWord()