Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dunicodeobject.c13062 unicode_rfind(PyObject *self, PyObject *args) in unicode_rfind() function
14178 {"rfind", (PyCFunction) unicode_rfind, METH_VARARGS, rfind__doc__},

Completed in 19 milliseconds