Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dstring_format.h252 getitem_idx(PyObject *obj, Py_ssize_t idx) in getitem_idx() function
531 tmp = getitem_idx(obj, index); in get_field_object()