Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c3698 match_lastgroup_get(MatchObject *self) in match_lastgroup_get() function
3724 {"lastgroup", (getter)match_lastgroup_get, (setter)NULL},