Home
last modified time | relevance | path

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

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