Searched refs:unicode_sizeof (Results 1 – 1 of 1) sorted by relevance
944 {"__sizeof__", (PyCFunction)unicode_sizeof, METH_NOARGS, unicode_sizeof__doc__},950 unicode_sizeof(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_sizeof() function