Home
last modified time | relevance | path

Searched refs:match_span (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_sre.c3533 match_span(MatchObject* self, PyObject* args) in match_span() function
3677 {"span", (PyCFunction) match_span, METH_VARARGS, match_span_doc},