Searched refs:xmlNodeBufGetContent (Results 1 – 9 of 9) sorted by relevance
1079 xmlNodeBufGetContent (xmlBufferPtr buffer,
1684 xmlNodeBufGetContent;
6571 #undef xmlNodeBufGetContent6572 extern __typeof (xmlNodeBufGetContent) xmlNodeBufGetContent __attribute((alias("xmlNodeBufGetConten…6574 #ifndef xmlNodeBufGetContent6575 extern __typeof (xmlNodeBufGetContent) xmlNodeBufGetContent__internal_alias __attribute((visibility…6576 #define xmlNodeBufGetContent xmlNodeBufGetContent__internal_alias macro
5346 xmlNodeBufGetContent(xmlBufferPtr buffer, const xmlNode *cur) in xmlNodeBufGetContent() function
1100 runtime debugging (Kasimier), xmlNodeBufGetContent bug on entity refs
2547 * tree.c: fix bug #322136 in xmlNodeBufGetContent when entity ref is 8901 * tree.c: cleanup xmlNodeGetContent() reusing xmlNodeBufGetContent(),8906 * tree.c include/libxml/tree.h: adding xmlNodeBufGetContent()
22254 ret_val = xmlNodeBufGetContent(buffer, (const xmlNode *)cur); in test_xmlNodeBufGetContent()
1347 d xmlNodeBufGetContent...1348 d pr extproc('xmlNodeBufGetContent')
1279 xmlNodeBufGetContent