Searched refs:xmlNodeBufGetContent (Results 1 – 12 of 12) sorted by relevance
1108 xmlNodeBufGetContent (xmlBufferPtr buffer,
6602 #undef xmlNodeBufGetContent6603 extern __typeof (xmlNodeBufGetContent) xmlNodeBufGetContent __attribute((alias("xmlNodeBufGetConten…6605 #ifndef xmlNodeBufGetContent6606 extern __typeof (xmlNodeBufGetContent) xmlNodeBufGetContent__internal_alias __attribute((visibility…6607 #define xmlNodeBufGetContent xmlNodeBufGetContent__internal_alias macro
5385 xmlNodeBufGetContent(xmlBufferPtr buffer, const xmlNode *cur) in xmlNodeBufGetContent() function
1079 xmlNodeBufGetContent (xmlBufferPtr buffer,
1684 xmlNodeBufGetContent;
6581 #undef xmlNodeBufGetContent6582 extern __typeof (xmlNodeBufGetContent) xmlNodeBufGetContent __attribute((alias("xmlNodeBufGetConten…6584 #ifndef xmlNodeBufGetContent6585 extern __typeof (xmlNodeBufGetContent) xmlNodeBufGetContent__internal_alias __attribute((visibility…6586 #define xmlNodeBufGetContent xmlNodeBufGetContent__internal_alias macro
5398 xmlNodeBufGetContent(xmlBufferPtr buffer, const xmlNode *cur) in xmlNodeBufGetContent() function
1543 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()
22359 ret_val = xmlNodeBufGetContent(buffer, (const xmlNode *)cur); in test_xmlNodeBufGetContent()
1347 d xmlNodeBufGetContent...1348 d pr extproc('xmlNodeBufGetContent')
1280 xmlNodeBufGetContent