Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/clinic/
Dtransmogrify.h.h168 … {"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