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
2427 class StatefulIncrementalDecoder(codecs.IncrementalDecoder): class2514 codecs.register(StatefulIncrementalDecoder.lookupTestDecoder)2552 d = StatefulIncrementalDecoder()2556 d = StatefulIncrementalDecoder()3027 StatefulIncrementalDecoder.codecEnabled = 13045 StatefulIncrementalDecoder.codecEnabled = 0