Home
last modified time | relevance | path

Searched refs:xmlBufDetach (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dbuf.h56 xmlChar * xmlBufDetach(xmlBufPtr buf);
Dbuf.c195 xmlBufDetach(xmlBufPtr buf) { in xmlBufDetach() function
Dtree.c1384 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1451 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1576 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
1639 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
5509 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5536 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5561 ret = xmlBufDetach(buf); in xmlNodeGetContent()