Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dnanohttp.c648 xmlNanoHTTPReadLine(xmlNanoHTTPCtxtPtr ctxt) { in xmlNanoHTTPReadLine() function
1508 while ((p = xmlNanoHTTPReadLine(ctxt)) != NULL) { in xmlNanoHTTPMethodRedir()
/external/libxml2/
Dnanohttp.c646 xmlNanoHTTPReadLine(xmlNanoHTTPCtxtPtr ctxt) { in xmlNanoHTTPReadLine() function
1507 while ((p = xmlNanoHTTPReadLine(ctxt)) != NULL) { in xmlNanoHTTPMethodRedir()