Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c8001 unicode_subscript(PyUnicodeObject* self, PyObject* item) in unicode_subscript() function
8053 (binaryfunc)unicode_subscript, /* mp_subscript */