Searched refs:PyUpb_RepeatedScalarContainer_Append (Results 1 – 1 of 1) sorted by relevance
36 static PyObject* PyUpb_RepeatedScalarContainer_Append(PyObject* _self,240 ret = PyUpb_RepeatedScalarContainer_Append(_self, e); in PyUpb_RepeatedContainer_Extend()702 static PyObject* PyUpb_RepeatedScalarContainer_Append(PyObject* _self, in PyUpb_RepeatedScalarContainer_Append() function754 {"append", PyUpb_RepeatedScalarContainer_Append, METH_O,