Home | History | Annotate | Download | only in test

Lines Matching refs:getincrementaldecoder

3749             decoder = enc and codecs.getincrementaldecoder(enc)()
3752 decoder = codecs.getincrementaldecoder("utf-8")()
3773 decoder = codecs.getincrementaldecoder("utf-8")()
3776 decoder = codecs.getincrementaldecoder("utf-8")()