Searched refs:match_span (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | _sre.c | 3537 match_span(MatchObject* self, PyObject* args) in match_span() function 3681 {"span", (PyCFunction) match_span, METH_VARARGS, match_span_doc},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _sre.c | 3456 match_span(MatchObject* self, PyObject* args) in match_span() function 3562 {"span", (PyCFunction) match_span, METH_VARARGS},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | _sre.c | 3456 match_span(MatchObject* self, PyObject* args) in match_span() function 3562 {"span", (PyCFunction) match_span, METH_VARARGS},
|