Searched refs:SwigPyObject_append (Results 1 – 1 of 1) sorted by relevance
1601 SwigPyObject_append(PyObject* v, PyObject* next) in SwigPyObject_append() function1698 …{(char *)"append", (PyCFunction)SwigPyObject_append, METH_O, (char *)"appends another 'thi…1709 …{(char *)"append", (PyCFunction)SwigPyObject_append, METH_VARARGS, (char *)"appends another 'th…2399 SwigPyObject_append((PyObject*) sthis, obj[1]); in SWIG_Python_InitShadowInstance()