Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_json.c89 scanner_dealloc(PyObject *self);
640 scanner_dealloc(PyObject *self) in scanner_dealloc() function
1218 {Py_tp_dealloc, scanner_dealloc},
D_sre.c2502 scanner_dealloc(ScannerObject* self) in scanner_dealloc() function
2837 {Py_tp_dealloc, scanner_dealloc},