Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1601 SwigPyObject_append(PyObject* v, PyObject* next) in SwigPyObject_append() function
1698 …{(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()