Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c3689 match_lastindex_get(MatchObject *self) in match_lastindex_get() function
3723 {"lastindex", (getter)match_lastindex_get, (setter)NULL},