Searched refs:libxml_xmlOutputBufferPtrWrap (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dlibxml_wrap.h82 PyObject * libxml_xmlOutputBufferPtrWrap(xmlOutputBufferPtr buffer);
H A Dtypes.c551 libxml_xmlOutputBufferPtrWrap(xmlOutputBufferPtr buffer) function
556 printf("libxml_xmlOutputBufferPtrWrap: buffer = %p\n", buffer);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dlibxml_wrap.h229 PyObject * libxml_xmlOutputBufferPtrWrap(xmlOutputBufferPtr buffer);
H A Dtypes.c668 libxml_xmlOutputBufferPtrWrap(xmlOutputBufferPtr buffer) function
673 printf("libxml_xmlOutputBufferPtrWrap: buffer = %p\n", buffer);
H A Dlibxml.c462 py_retval = libxml_xmlOutputBufferPtrWrap(buffer);
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dlibxml_wrap.h256 PyObject * libxml_xmlOutputBufferPtrWrap(xmlOutputBufferPtr buffer);
H A Dtypes.c738 libxml_xmlOutputBufferPtrWrap(xmlOutputBufferPtr buffer) function
743 printf("libxml_xmlOutputBufferPtrWrap: buffer = %p\n", buffer);
H A Dlibxml.c518 py_retval = libxml_xmlOutputBufferPtrWrap(buffer);

Completed in 141 milliseconds