Searched refs:xmlBufGetNodeContent (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | tree.c | 5363 ret = xmlBufGetNodeContent(buf, cur); in xmlNodeBufGetContent() 5384 xmlBufGetNodeContent(xmlBufPtr buf, const xmlNode *cur) in xmlBufGetNodeContent() function 5404 xmlBufGetNodeContent(buf, tmp); in xmlBufGetNodeContent() 5450 xmlBufGetNodeContent(buf, tmp); in xmlBufGetNodeContent() 5475 xmlBufGetNodeContent(buf, tmp); in xmlBufGetNodeContent() 5497 xmlBufGetNodeContent(buf, cur); in xmlBufGetNodeContent() 5538 xmlBufGetNodeContent(buf, cur); in xmlNodeGetContent() 5564 xmlBufGetNodeContent(buf, cur); in xmlNodeGetContent() 5589 xmlBufGetNodeContent(buf, (xmlNodePtr) cur); in xmlNodeGetContent()
|
D | libxml2.syms | 2253 xmlBufGetNodeContent;
|
D | elfgcchack.h | 1367 #undef xmlBufGetNodeContent 1368 extern __typeof (xmlBufGetNodeContent) xmlBufGetNodeContent __attribute((alias("xmlBufGetNodeConten… 1370 #ifndef xmlBufGetNodeContent 1371 extern __typeof (xmlBufGetNodeContent) xmlBufGetNodeContent__internal_alias __attribute((visibility… 1372 #define xmlBufGetNodeContent xmlBufGetNodeContent__internal_alias macro
|
D | xmlreader.c | 3645 xmlBufGetNodeContent(reader->buffer, node); in xmlTextReaderConstValue()
|
D | testapi.c | 18626 ret_val = xmlBufGetNodeContent(buf, (const xmlNode *)cur); in test_xmlBufGetNodeContent()
|
/external/libxml2/include/libxml/ |
D | tree.h | 1082 xmlBufGetNodeContent (xmlBufPtr buf,
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1353 d xmlBufGetNodeContent... 1354 d pr extproc('xmlBufGetNodeContent')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 558 xmlBufGetNodeContent
|