Home
last modified time | relevance | path

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

/external/libxml2/
Dnanohttp.c660 xmlNanoHTTPReadLine(xmlNanoHTTPCtxtPtr ctxt) { in xmlNanoHTTPReadLine() function
1525 while ((p = xmlNanoHTTPReadLine(ctxt)) != NULL) { in xmlNanoHTTPMethodRedir()