Searched refs:unicode_internal_decode (Results 1 – 5 of 5) sorted by relevance
18 decode = codecs.unicode_internal_decode26 return codecs.unicode_internal_decode(input, self.errors)[0]
207 unicode_internal_decode(PyObject *self, in unicode_internal_decode() function1088 {"unicode_internal_decode", unicode_internal_decode, METH_VARARGS},
8745 unicode_internal_decode function() to support Unicode objects directly
26124 unicode_internal_decode function() to support Unicode objects directly