Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A Dlibxml.c620 libxml_xmlCreateInputBuffer(ATTRIBUTE_UNUSED PyObject *self, PyObject *args) { in libxml_xmlCreateInputBuffer() function
3747 {(char *) "inputBufferCreate", libxml_xmlCreateInputBuffer, METH_VARARGS, NULL},
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml.c679 libxml_xmlCreateInputBuffer(ATTRIBUTE_UNUSED PyObject *self, PyObject *args) { in libxml_xmlCreateInputBuffer() function
3857 {(char *) "inputBufferCreate", libxml_xmlCreateInputBuffer, METH_VARARGS, NULL},
H A Dlibxml2-export.c258 { (char *)"xmlCreateInputBuffer", libxml_xmlCreateInputBuffer, METH_VARARGS, NULL },
H A Dlibxml2-py.h258 PyObject * libxml_xmlCreateInputBuffer(PyObject *self, PyObject *args);
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml.c679 libxml_xmlCreateInputBuffer(ATTRIBUTE_UNUSED PyObject *self, PyObject *args) { in libxml_xmlCreateInputBuffer() function
3857 {(char *) "inputBufferCreate", libxml_xmlCreateInputBuffer, METH_VARARGS, NULL},
H A Dlibxml2-export.c258 { (char *)"xmlCreateInputBuffer", libxml_xmlCreateInputBuffer, METH_VARARGS, NULL },
H A Dlibxml2-py.h258 PyObject * libxml_xmlCreateInputBuffer(PyObject *self, PyObject *args);