Searched refs:xmlBufGetNodeContent (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | tree.c | 5352 ret = xmlBufGetNodeContent(buf, cur); in xmlNodeBufGetContent() 5373 xmlBufGetNodeContent(xmlBufPtr buf, const xmlNode *cur) in xmlBufGetNodeContent() function 5393 xmlBufGetNodeContent(buf, tmp); in xmlBufGetNodeContent() 5439 xmlBufGetNodeContent(buf, tmp); in xmlBufGetNodeContent() 5464 xmlBufGetNodeContent(buf, tmp); in xmlBufGetNodeContent() 5486 xmlBufGetNodeContent(buf, cur); in xmlBufGetNodeContent() 5527 xmlBufGetNodeContent(buf, cur); in xmlNodeGetContent() 5553 xmlBufGetNodeContent(buf, cur); in xmlNodeGetContent() 5578 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 | 3640 xmlBufGetNodeContent(reader->buffer, node); in xmlTextReaderConstValue()
|
D | testapi.c | 18515 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 | 1328 d xmlBufGetNodeContent... 1329 d pr 10i 0 extproc('xmlBufGetNodeContent')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 558 xmlBufGetNodeContent
|