Home
last modified time | relevance | path

Searched refs:_sre_SRE_Match_groups_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_sre/clinic/
H A Dsre.c.h880 _sre_SRE_Match_groups_impl(MatchObject *self, PyObject *default_value);
901 return_value = _sre_SRE_Match_groups_impl(self, default_value); in _sre_SRE_Match_groups()
/third_party/python/Modules/_sre/
H A Dsre.c2169 _sre_SRE_Match_groups_impl(MatchObject *self, PyObject *default_value) in _sre_SRE_Match_groups_impl() function

Completed in 6 milliseconds