Searched defs:scanner_match (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/
H A D_sre.c3734 scanner_match(ScannerObject* self, PyObject *unused) function
3799 {"match", (PyCFunction) scanner_match, METH_NOARGS},
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c3733 scanner_match(ScannerObject* self, PyObject *unused) function
3798 {"match", (PyCFunction) scanner_match, METH_NOARGS},

Completed in 58 milliseconds