Home | History | Annotate | Download | only in Modules

Lines Matching refs:match_expand

3262 match_expand(MatchObject* self, PyObject* ptemplate)

3565 {"expand", (PyCFunction) match_expand, METH_O},