Searched refs:PyUpb_RepeatedCompositeContainer_Append (Results 1 – 1 of 1) sorted by relevance
34 static PyObject* PyUpb_RepeatedCompositeContainer_Append(PyObject* _self,238 ret = PyUpb_RepeatedCompositeContainer_Append(_self, e); in PyUpb_RepeatedContainer_Extend()600 static PyObject* PyUpb_RepeatedCompositeContainer_Append(PyObject* _self, in PyUpb_RepeatedCompositeContainer_Append() function658 {"append", PyUpb_RepeatedCompositeContainer_Append, METH_O,