Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_sre.c.h196 …{"fullmatch", (PyCFunction)_sre_SRE_Pattern_fullmatch, METH_FASTCALL|METH_KEYWORDS, _sre_SRE_Patte…
203 _sre_SRE_Pattern_fullmatch(PatternObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *… in _sre_SRE_Pattern_fullmatch() function