Home | History | Annotate | Download | only in Modules

Lines Matching defs:match_end

3406 match_end(MatchObject* self, PyObject* args)

3561 {"end", (PyCFunction) match_end, METH_VARARGS},