Home
last modified time | relevance | path

Searched defs:stringlib_islower (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/stringlib/
Dctype.h31 stringlib_islower(PyObject *self) in stringlib_islower() function
/external/python/cpython3/Objects/stringlib/
Dctype.h38 stringlib_islower(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_islower() function