Searched refs:match_lastgroup_get (Results 1 – 2 of 2) sorted by relevance
2290 match_lastgroup_get(MatchObject *self, void *Py_UNUSED(ignored)) in match_lastgroup_get() function2661 {"lastgroup", (getter)match_lastgroup_get, (setter)NULL,
3712 match_lastgroup_get(MatchObject *self) in match_lastgroup_get() function3738 {"lastgroup", (getter)match_lastgroup_get, (setter)NULL},