Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp_chunks.h37 CHUNK_LF, enumerator
Dhttp_chunks.c165 ch->state = CHUNK_LF; /* now wait for the CRLF */ in Curl_httpchunk_read()
169 case CHUNK_LF: in Curl_httpchunk_read()