Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c6032 unicode_title(PyUnicodeObject *self) in unicode_title() function
7919 {"title", (PyCFunction) unicode_title, METH_NOARGS, title__doc__},