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

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1550 * xmlCreateZMemBuff
1560 xmlCreateZMemBuff( int compression ) { function
1593 (const xmlChar *) "xmlCreateZMemBuff: %s %d\n",
1898 ctxt->doc_buff = xmlCreateZMemBuff(compression);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1417 * xmlCreateZMemBuff
1427 xmlCreateZMemBuff( int compression ) { function
1460 (const xmlChar *) "xmlCreateZMemBuff: %s %d\n",
1765 ctxt->doc_buff = xmlCreateZMemBuff(compression);

Completed in 186 milliseconds