Searched defs:cur_lgth (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dnanohttp.c1817 int cur_lgth; local
1840 while ( (cur_lgth = xmlNanoHTTPRecv( ctxt )) > 0 ) {
1842 rcvd_lgth += cur_lgth;

Completed in 49 milliseconds