OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Curl_headersep
(Results
1 - 3
of
3
) sorted by null
/external/curl/lib/
transfer.h
25
#define
Curl_headersep
(x) ((((x)==':') || ((x)==';')))
transfer.c
102
Curl_headersep
(head->data[thislen]) )
[
all
...]
http.c
201
Curl_headersep
(head->data[thislen]))
[
all
...]
Completed in 3990 milliseconds