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.c196 xmlBufDetach(xmlBufPtr buf) { in xmlBufDetach() function
Dtree.c1390 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1459 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1584 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
1650 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
5539 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5566 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5591 ret = xmlBufDetach(buf); in xmlNodeGetContent()