Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c3341 match_expand(MatchObject* self, PyObject* ptemplate) in match_expand() function
3682 {"expand", (PyCFunction) match_expand, METH_O, match_expand_doc},