Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dunicodeobject.c.h15 {"title", (PyCFunction)unicode_title, METH_NOARGS, unicode_title__doc__},
21 unicode_title(PyObject *self, PyObject *Py_UNUSED(ignored)) in unicode_title() function