Home
last modified time | relevance | path

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

/third_party/python/Modules/_sre/clinic/
H A Dsre.c.h845 _sre_SRE_Match_expand_impl(MatchObject *self, PyObject *template);
861 return_value = _sre_SRE_Match_expand_impl(self, template); in _sre_SRE_Match_expand()
/third_party/python/Modules/_sre/
H A Dsre.c2108 _sre_SRE_Match_expand_impl(MatchObject *self, PyObject *template) in _sre_SRE_Match_expand_impl() function

Completed in 6 milliseconds