Searched refs:string_decode (Results 1 – 2 of 2) sorted by relevance
323 fn string_decode() { in string_decode() function
3042 string_decode(PyStringObject *self, PyObject *args, PyObject *kwargs) in string_decode() function3680 {"decode", (PyCFunction)string_decode, METH_VARARGS | METH_KEYWORDS, decode__doc__},