Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dctype.h37 stringlib_isupper(PyObject *self) in stringlib_isupper() function
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dctype.h44 stringlib_isupper(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_isupper() function