Home | History | Annotate | Download | only in Modules

Lines Matching defs:match_start

3383 match_start(MatchObject* self, PyObject* args)

3560 {"start", (PyCFunction) match_start, METH_VARARGS},