Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c12168 unicode_index(PyObject *self, PyObject *args) in unicode_index() function
14497 {"index", (PyCFunction) unicode_index, METH_VARARGS, index__doc__},