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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/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);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/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);

Completed in 125 milliseconds