Searched refs:stringlib_center (Results 1 – 1 of 1) sorted by relevance
168 … {"center", (PyCFunction)(void(*)(void))stringlib_center, METH_FASTCALL, stringlib_center__doc__},174 stringlib_center(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in stringlib_center() function