Home | History | Annotate | Download | only in pyext

Lines Matching refs:RegisterExtension

1385 static PyObject* RegisterExtension(PyObject* cls,
2174 { "RegisterExtension", (PyCFunction)RegisterExtension, METH_O | METH_CLASS,