Home
last modified time | relevance | path

Searched defs:stringlib_ljust (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/stringlib/
Dtransmogrify.h128 stringlib_ljust(PyObject *self, PyObject *args) in stringlib_ljust() function
/external/python/cpython3/Objects/stringlib/clinic/
Dtransmogrify.h.h67 stringlib_ljust(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in stringlib_ljust() function