Searched refs:StatefulIncrementalDecoder (Results 1 – 2 of 2) sorted by relevance
1891 class StatefulIncrementalDecoder(codecs.IncrementalDecoder): class1978 codecs.register(StatefulIncrementalDecoder.lookupTestDecoder)2016 d = StatefulIncrementalDecoder()2020 d = StatefulIncrementalDecoder()2424 StatefulIncrementalDecoder.codecEnabled = 12442 StatefulIncrementalDecoder.codecEnabled = 0
2366 class StatefulIncrementalDecoder(codecs.IncrementalDecoder): class2453 codecs.register(StatefulIncrementalDecoder.lookupTestDecoder)2491 d = StatefulIncrementalDecoder()2495 d = StatefulIncrementalDecoder()2968 StatefulIncrementalDecoder.codecEnabled = 12986 StatefulIncrementalDecoder.codecEnabled = 0