Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_sre.c.h771 … {"end", (PyCFunction)(void(*)(void))_sre_SRE_Match_end, METH_FASTCALL, _sre_SRE_Match_end__doc__},
777 _sre_SRE_Match_end(MatchObject *self, PyObject *const *args, Py_ssize_t nargs) in _sre_SRE_Match_end() function