Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp_chunks.c151 ch->state = CHUNK_LF; /* now wait for the CRLF */ in Curl_httpchunk_read()
155 case CHUNK_LF: in Curl_httpchunk_read()
Dhttp_chunks.h42 CHUNK_LF, enumerator