Searched refs:splitter_dealloc (Results 1 – 2 of 2) sorted by relevance
20886 static void splitter_dealloc(PyObject* self_) { function26322 Splitter_Type.tp_dealloc = splitter_dealloc;
20841 static void splitter_dealloc(PyObject* self_) { in splitter_dealloc() function26123 Splitter_Type.tp_dealloc = splitter_dealloc; in init_regex()