Searched refs:unicode_center (Results 1 – 1 of 1) sorted by relevance
74 {"center", (PyCFunction)(void(*)(void))unicode_center, METH_FASTCALL, unicode_center__doc__},80 unicode_center(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_center() function