Home
last modified time | relevance | path

Searched refs:MultibyteCodec_Decode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.c599 MultibyteCodec_Decode(MultibyteCodecObject *self, in MultibyteCodec_Decode() function
680 {"decode", (PyCFunction)MultibyteCodec_Decode,