Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_sre.c.h719 _sre_SRE_Match___copy___impl(MatchObject *self);
724 return _sre_SRE_Match___copy___impl(self); in _sre_SRE_Match___copy__()
/external/python/cpython3/Modules/
D_sre.c2249 _sre_SRE_Match___copy___impl(MatchObject *self) in _sre_SRE_Match___copy___impl() function