Home
last modified time | relevance | path

Searched refs:unicode_ljust (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h526 {"ljust", _PyCFunction_CAST(unicode_ljust), METH_FASTCALL, unicode_ljust__doc__},
532 unicode_ljust(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_ljust() function

Completed in 3 milliseconds