OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endofline_native
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
transfer.c
301
const char *
endofline_native
;
local
310
endofline_native
= "\n";
314
endofline_native
= "\r\n";
321
"%zx%s", nread,
endofline_native
);
[
all
...]
http.c
1689
const char *
endofline_native
= NULL;
local
[
all
...]
Completed in 90 milliseconds