Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPReadLine (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dnanohttp.c653 xmlNanoHTTPReadLine(xmlNanoHTTPCtxtPtr ctxt) { in xmlNanoHTTPReadLine() function
1518 while ((p = xmlNanoHTTPReadLine(ctxt)) != NULL) { in xmlNanoHTTPMethodRedir()