Searched refs:xmlIOHTTPWriteCtxt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1458 } xmlIOHTTPWriteCtxt, *xmlIOHTTPWriteCtxtPtr; typedef in typeref:struct:xmlIOHTTPWriteCtxt_
1873 ctxt = xmlMalloc(sizeof(xmlIOHTTPWriteCtxt));
1879 (void) memset(ctxt, 0, sizeof(xmlIOHTTPWriteCtxt));
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1325 } xmlIOHTTPWriteCtxt, *xmlIOHTTPWriteCtxtPtr; typedef in typeref:struct:xmlIOHTTPWriteCtxt_
1740 ctxt = xmlMalloc(sizeof(xmlIOHTTPWriteCtxt));
1746 (void) memset(ctxt, 0, sizeof(xmlIOHTTPWriteCtxt));

Completed in 121 milliseconds