Home
last modified time | relevance | path

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

/external/libxml2/
DxmlIO.c2063 xmlOutputBufferPtr dctxt = ctxt->doc_buff; in xmlIOHTTPCloseWrite() local
2064 http_content = (char *) xmlBufContent(dctxt->buffer); in xmlIOHTTPCloseWrite()
2065 content_lgth = xmlBufUse(dctxt->buffer); in xmlIOHTTPCloseWrite()