Home | History | Annotate | Download | only in python

Lines Matching refs:xmlOutputBufferClose

570     if (!PyArg_ParseTuple(args, (char *)"O:xmlOutputBufferClose", &pyobj_out))
579 c_retval = xmlOutputBufferClose(out);
3071 len = xmlOutputBufferClose(buf);
3074 len = xmlOutputBufferClose(buf);
3078 len = xmlOutputBufferClose(buf);
3757 len = xmlOutputBufferClose(buf);
3842 {(char *) "xmlOutputBufferClose", libxml_xmlOutputBufferClose, METH_VARARGS, NULL},