Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A Dlibxml.c443 libxml_xmlCreateOutputBuffer(ATTRIBUTE_UNUSED PyObject *self, PyObject *args) { in libxml_xmlCreateOutputBuffer() function
3740 {(char *) "outputBufferCreate", libxml_xmlCreateOutputBuffer, METH_VARARGS, NULL},
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml.c502 libxml_xmlCreateOutputBuffer(ATTRIBUTE_UNUSED PyObject *self, PyObject *args) { in libxml_xmlCreateOutputBuffer() function
3850 {(char *) "outputBufferCreate", libxml_xmlCreateOutputBuffer, METH_VARARGS, NULL},
H A Dlibxml2-export.c261 { (char *)"xmlCreateOutputBuffer", libxml_xmlCreateOutputBuffer, METH_VARARGS, NULL },
H A Dlibxml2-py.h261 PyObject * libxml_xmlCreateOutputBuffer(PyObject *self, PyObject *args);
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml.c502 libxml_xmlCreateOutputBuffer(ATTRIBUTE_UNUSED PyObject *self, PyObject *args) { in libxml_xmlCreateOutputBuffer() function
3850 {(char *) "outputBufferCreate", libxml_xmlCreateOutputBuffer, METH_VARARGS, NULL},
H A Dlibxml2-export.c261 { (char *)"xmlCreateOutputBuffer", libxml_xmlCreateOutputBuffer, METH_VARARGS, NULL },
H A Dlibxml2-py.h261 PyObject * libxml_xmlCreateOutputBuffer(PyObject *self, PyObject *args);