Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dctype.h100 stringlib_swapcase(PyObject *self) in stringlib_swapcase() function
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dctype.h107 stringlib_swapcase(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_swapcase() function