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

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c2025 int content_lgth = 0; local
2041 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
2051 content_lgth = xmlBufUse(dctxt->buffer);
2067 content_lgth );
2099 content_lgth, tst_file );
2130 http_mthd, content_lgth,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1892 int content_lgth = 0; local
1908 content_lgth = xmlZMemBuffGetContent( ctxt->doc_buff, &http_content );
1918 content_lgth = dctxt->buffer->use;
1934 content_lgth );
1966 content_lgth, tst_file );
1997 http_mthd, content_lgth,

Completed in 187 milliseconds