Lines Matching full:xmlbuf
18414 static xmlBuf * gen_const_xmlBuf_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
18417 static void des_const_xmlBuf_ptr(int no ATTRIBUTE_UNUSED, const xmlBuf * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
18426 xmlBuf * buf; /* the buffer */
18433 ret_val = xmlBufContent((const xmlBuf *)buf);
18436 des_const_xmlBuf_ptr(n_buf, (const xmlBuf *)buf, 0);