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