Home
last modified time | relevance | path

Searched refs:xmlBufGetNodeContent (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dtree.c5363 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()
Dlibxml2.syms2253 xmlBufGetNodeContent;
Delfgcchack.h1367 #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
Dxmlreader.c3645 xmlBufGetNodeContent(reader->buffer, node); in xmlTextReaderConstValue()
Dtestapi.c18626 ret_val = xmlBufGetNodeContent(buf, (const xmlNode *)cur); in test_xmlBufGetNodeContent()
/external/libxml2/include/libxml/
Dtree.h1082 xmlBufGetNodeContent (xmlBufPtr buf,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1353 d xmlBufGetNodeContent...
1354 d pr extproc('xmlBufGetNodeContent')
/external/libxml2/win32/
Dlibxml2.def.src558 xmlBufGetNodeContent