Home | History | Annotate | Download | only in Modules

Lines Matching refs:match_span

3533 match_span(MatchObject* self, PyObject* args)
3677 {"span", (PyCFunction) match_span, METH_VARARGS, match_span_doc},