• Home
  • Raw
  • Download

Lines Matching refs:Py_XDECREF

351     Py_XDECREF(retobj);  in multibytecodec_encerror()
352 Py_XDECREF(retstr); in multibytecodec_encerror()
456 Py_XDECREF(retobj); in multibytecodec_decerror()
538 Py_XDECREF(buf.excobj); in multibytecodec_encode()
542 Py_XDECREF(buf.excobj); in multibytecodec_encode()
543 Py_XDECREF(buf.outobj); in multibytecodec_encode()
586 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
593 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
607 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
612 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
683 Py_XDECREF(buf.excobj); in _multibytecodec_MultibyteCodec_decode_impl()
689 Py_XDECREF(buf.excobj); in _multibytecodec_MultibyteCodec_decode_impl()
804 Py_XDECREF(origpending); in encoder_encode_stateful()
821 Py_XDECREF(ucvt); in encoder_encode_stateful()
825 Py_XDECREF(r); in encoder_encode_stateful()
826 Py_XDECREF(ucvt); in encoder_encode_stateful()
827 Py_XDECREF(origpending); in encoder_encode_stateful()
828 Py_XDECREF(inbuf); in encoder_encode_stateful()
966 Py_XDECREF(self); in mbiencoder_new()
967 Py_XDECREF(codec); in mbiencoder_new()
1115 Py_XDECREF(buf.excobj); in _multibytecodec_MultibyteIncrementalDecoder_decode_impl()
1121 Py_XDECREF(buf.excobj); in _multibytecodec_MultibyteIncrementalDecoder_decode_impl()
1184 Py_XDECREF(self); in mbidecoder_new()
1185 Py_XDECREF(codec); in mbidecoder_new()
1355 Py_XDECREF(cres); in mbstreamreader_iread()
1356 Py_XDECREF(buf.excobj); in mbstreamreader_iread()
1360 Py_XDECREF(cres); in mbstreamreader_iread()
1361 Py_XDECREF(buf.excobj); in mbstreamreader_iread()
1529 Py_XDECREF(self); in mbstreamreader_new()
1530 Py_XDECREF(codec); in mbstreamreader_new()
1555 Py_XDECREF(self->stream); in mbstreamreader_dealloc()
1761 Py_XDECREF(self); in mbstreamwriter_new()
1762 Py_XDECREF(codec); in mbstreamwriter_new()
1787 Py_XDECREF(self->stream); in mbstreamwriter_dealloc()