Lines Matching full:getincrementaldecoder
2610 decoder = enc and codecs.getincrementaldecoder(enc)()2613 decoder = codecs.getincrementaldecoder("utf-8")()