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

/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dlibxml_wrap.h83 PyObject * libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer);
H A Dtypes.c569 libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer) function
574 printf("libxml_xmlParserInputBufferPtrWrap: buffer = %p\n", buffer);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dlibxml_wrap.h230 PyObject * libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer);
H A Dtypes.c686 libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer) function
691 printf("libxml_xmlParserInputBufferPtrWrap: buffer = %p\n", buffer);
H A Dlibxml.c639 py_retval = libxml_xmlParserInputBufferPtrWrap(buffer);
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dlibxml_wrap.h257 PyObject * libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer);
H A Dtypes.c756 libxml_xmlParserInputBufferPtrWrap(xmlParserInputBufferPtr buffer) function
761 printf("libxml_xmlParserInputBufferPtrWrap: buffer = %p\n", buffer);
H A Dlibxml.c695 py_retval = libxml_xmlParserInputBufferPtrWrap(buffer);

Completed in 665 milliseconds