Searched refs:MBENC_RESET (Results 1 – 1 of 1) sorted by relevance
51 #define MBENC_RESET MBENC_MAX<<1 /* reset after an encoding session */ macro477 if (datalen == 0 && !(flags & MBENC_RESET)) in multibytecodec_encode()513 if (codec->encreset != NULL && (flags & MBENC_RESET)) in multibytecodec_encode()586 MBENC_FLUSH | MBENC_RESET); in MultibyteCodec_Encode()784 ctx->errors, final ? MBENC_FLUSH | MBENC_RESET : 0); in encoder_encode_stateful()1620 MBENC_FLUSH | MBENC_RESET); in mbstreamwriter_reset()