Searched refs:cur_lgth (Results 1 – 1 of 1) sorted by relevance
1735 int cur_lgth; in xmlNanoHTTPFetchContent() local1758 while ( (cur_lgth = xmlNanoHTTPRecv( ctxt )) > 0 ) { in xmlNanoHTTPFetchContent()1760 rcvd_lgth += cur_lgth; in xmlNanoHTTPFetchContent()