Home
last modified time | relevance | path

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

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