Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dnanohttp.c133 #define XML_NANO_HTTP_READ 2 macro
531 while (ctxt->state & XML_NANO_HTTP_READ) { in xmlNanoHTTPRecv()
1506 ctxt->state = XML_NANO_HTTP_READ; in xmlNanoHTTPMethodRedir()
/external/libxml2/
Dnanohttp.c128 #define XML_NANO_HTTP_READ 2 macro
536 while (ctxt->state & XML_NANO_HTTP_READ) { in xmlNanoHTTPRecv()
1514 ctxt->state = XML_NANO_HTTP_READ; in xmlNanoHTTPMethodRedir()