Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_sre.c.h1127 …{"span", (PyCFunction)(void(*)(void))_sre_SRE_Match_span, METH_FASTCALL, _sre_SRE_Match_span__doc_…
1133 _sre_SRE_Match_span(MatchObject *self, PyObject *const *args, Py_ssize_t nargs) in _sre_SRE_Match_span() function