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.c1379 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1446 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1571 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
1634 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
5490 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5517 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5542 ret = xmlBufDetach(buf); in xmlNodeGetContent()