Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h627 {"lstrip", _PyCFunction_CAST(unicode_lstrip), METH_FASTCALL, unicode_lstrip__doc__},
633 unicode_lstrip(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicode_lstrip() function

Completed in 2 milliseconds