Searched refs:stringlib_upper (Results 1 – 3 of 3) sorted by relevance
71 stringlib_upper(PyObject *self, PyObject *Py_UNUSED(ignored)) in stringlib_upper() function
2283 {"upper", stringlib_upper, METH_NOARGS, _Py_upper__doc__},
2531 {"upper", stringlib_upper, METH_NOARGS, _Py_upper__doc__},