Home
last modified time | relevance | path

Searched refs:nohex (Results 1 – 16 of 16) sorted by relevance

/curl/tests/libtest/
H A Dtesttrace.c37 const unsigned char *ptr, size_t size, int nohex) in libtest_debug_dump() argument
44 if(nohex) in libtest_debug_dump()
55 if(!nohex) { in libtest_debug_dump()
66 if(nohex && in libtest_debug_dump()
75 if(nohex && in libtest_debug_dump()
143 libtest_debug_dump(timebuf, text, stderr, data, size, trace_cfg->nohex); in libtest_debug_cb()
H A Dlib552.c40 char nohex) in dump() argument
47 if(nohex) in dump()
57 if(!nohex) { in dump()
68 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
76 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
H A Dtesttrace.h29 int nohex; /* 0 represents FALSE, anything else TRUE */ member
H A Dlib1542.c50 libtest_debug_config.nohex = 1; in test()
H A Dlib1522.c65 libtest_debug_config.nohex = 1; in test()
H A Dlib573.c60 libtest_debug_config.nohex = 1; in test()
H A Dlib2305.c88 libtest_debug_config.nohex = 1; in test()
H A Dlib1553.c78 libtest_debug_config.nohex = 1; in test()
H A Dlib500.c83 libtest_debug_config.nohex = 1; in test()
/curl/docs/examples/
H A Dmulti-debugcallback.c38 size_t size, char nohex) in dump() argument
45 if(nohex) in dump()
56 if(!nohex) { in dump()
67 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
75 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
H A Ddebug.c38 char nohex) in dump() argument
45 if(nohex) in dump()
56 if(!nohex) { in dump()
67 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
75 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
H A Dhttp2-download.c54 char nohex) in dump() argument
61 if(nohex) in dump()
72 if(!nohex) { in dump()
83 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
91 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
H A Dhttp2-serverpush.c42 char nohex) in dump() argument
49 if(nohex) in dump()
60 if(!nohex) { in dump()
71 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
79 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
H A Dhttp2-upload.c83 char nohex) in dump() argument
89 if(nohex) in dump()
100 if(!nohex) { in dump()
111 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
119 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
/curl/tests/http/clients/
H A Dh2-serverpush.c41 char nohex) in dump() argument
48 if(nohex) in dump()
59 if(!nohex) { in dump()
70 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
78 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()
H A Dws-data.c49 char nohex) in dump() argument
56 if(nohex) in dump()
67 if(!nohex) { in dump()
78 if(nohex && (i + c + 1 < size) && ptr[i + c] == 0x0D && in dump()
86 if(nohex && (i + c + 2 < size) && ptr[i + c + 1] == 0x0D && in dump()

Completed in 44 milliseconds