Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h282 {"islower", (PyCFunction)unicode_islower, METH_NOARGS, unicode_islower__doc__},
288 unicode_islower(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_islower() function

Completed in 2 milliseconds