Home | History | Annotate | Download | only in Modules

Lines Matching defs:match_start

3464 match_start(MatchObject* self, PyObject* args)

3679 {"start", (PyCFunction) match_start, METH_VARARGS, match_start_doc},