Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_sre.c2218 match_regs(MatchObject* self) in match_regs() function
2311 return match_regs(self); in match_regs_get()
/external/python/cpython2/Modules/
D_sre.c3570 match_regs(MatchObject* self) in match_regs() function
3733 return match_regs(self); in match_regs_get()