Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Dctype.h44 stringlib_isupper(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isupper() function
/third_party/python/Objects/
Dbytearrayobject.c2254 {"isupper", stringlib_isupper, METH_NOARGS,
Dbytesobject.c2505 {"isupper", stringlib_isupper, METH_NOARGS,