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.c1403 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1472 node->content = xmlBufDetach(buf); in xmlStringLenGetNodeList()
1599 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
1669 node->content = xmlBufDetach(buf); in xmlStringGetNodeList()
5581 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5608 ret = xmlBufDetach(buf); in xmlNodeGetContent()
5633 ret = xmlBufDetach(buf); in xmlNodeGetContent()