Searched refs:match_lastindex_get (Results 1 – 2 of 2) sorted by relevance
2282 match_lastindex_get(MatchObject *self, void *Py_UNUSED(ignored)) in match_lastindex_get() function2659 {"lastindex", (getter)match_lastindex_get, (setter)NULL,
3703 match_lastindex_get(MatchObject *self) in match_lastindex_get() function3737 {"lastindex", (getter)match_lastindex_get, (setter)NULL},