Home
last modified time | relevance | path

Searched refs:unicode_rindex (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c13094 unicode_rindex(PyObject *self, PyObject *args) in unicode_rindex() function
14179 {"rindex", (PyCFunction) unicode_rindex, METH_VARARGS, rindex__doc__},

Completed in 28 milliseconds