Home
last modified time | relevance | path

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

/external/libxml2/
Dtree.c5352 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()
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.c3640 xmlBufGetNodeContent(reader->buffer, node); in xmlTextReaderConstValue()
Dtestapi.c18515 ret_val = xmlBufGetNodeContent(buf, (const xmlNode *)cur); in test_xmlBufGetNodeContent()
/external/libxml2/include/libxml/
Dtree.h1082 xmlBufGetNodeContent (xmlBufPtr buf,
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1328 d xmlBufGetNodeContent...
1329 d pr 10i 0 extproc('xmlBufGetNodeContent')
/external/libxml2/win32/
Dlibxml2.def.src558 xmlBufGetNodeContent