Lines Matching defs:range_index
530 range_index(rangeobject *r, PyObject *ob)655 {"index", (PyCFunction)range_index, METH_O, index_doc},