Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dctype.h38 stringlib_islower(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_islower() function
/third_party/python/Objects/
Dbytearrayobject.c2248 {"islower", stringlib_islower, METH_NOARGS,
Dbytesobject.c2499 {"islower", stringlib_islower, METH_NOARGS,