Home | History | Annotate | Download | only in Modules

Lines Matching defs:match_end

3487 match_end(MatchObject* self, PyObject* args)

3680 {"end", (PyCFunction) match_end, METH_VARARGS, match_end_doc},