Home
last modified time | relevance | path

Searched refs:decoder_append_pending (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/cjkcodecs/
Dmultibytecodec.c850 decoder_append_pending(MultibyteStatefulDecoderContext *ctx, in decoder_append_pending() function
1182 if (decoder_append_pending(STATEFUL_DCTX(self), &buf) != 0) in _multibytecodec_MultibyteIncrementalDecoder_decode_impl()
1469 if (decoder_append_pending(STATEFUL_DCTX(self), in mbstreamreader_iread()