Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c3556 match_regs(MatchObject* self) in match_regs() function
3719 return match_regs(self); in match_regs_get()