Home | History | Annotate | Download | only in base

Lines Matching refs:B_ENCODING

235 enum RFC2047EncodingType {Q_ENCODING, B_ENCODING};
239 if (enc_type == B_ENCODING) {
331 enc_type = B_ENCODING;