Home
last modified time | relevance | path

Searched refs:curlx_dynbuf (Results 1 – 13 of 13) sorted by relevance

/curl/src/
H A Dvar.h41 const char *line, struct curlx_dynbuf *out,
H A Dtool_writeout_json.h30 struct curlx_dynbuf *out, bool lowercase);
H A Dtool_parsecfg.c45 static bool my_get_line(FILE *fp, struct curlx_dynbuf *, bool *error);
125 struct curlx_dynbuf buf; in parseconfig()
334 static bool my_get_line(FILE *fp, struct curlx_dynbuf *db, in my_get_line()
H A Dtool_writeout_json.c39 struct curlx_dynbuf *out, bool lowercase) in jsonquoted()
88 struct curlx_dynbuf out; in jsonWriteString()
H A Dtool_ipfs.c42 struct curlx_dynbuf dyn; in ensure_trailing_slash()
99 struct curlx_dynbuf dyn; in ipfs_gateway()
H A Dtool_paramhlp.c95 struct curlx_dynbuf dyn; in file2string()
131 struct curlx_dynbuf dyn; in file2memory()
370 struct curlx_dynbuf obuf; in proto2num()
552 struct curlx_dynbuf dyn; in checkpasswd()
H A Dvar.c100 struct curlx_dynbuf *out) in varfunc()
208 const char *line, struct curlx_dynbuf *out, in varexpand()
287 struct curlx_dynbuf buf; in varexpand()
H A Dtool_cfgable.h71 struct curlx_dynbuf postdata;
H A Dtool_setopt.c219 struct curlx_dynbuf escaped; in c_escape()
H A Dtool_urlglob.c629 struct curlx_dynbuf dyn; in glob_match_url()
H A Dtool_getparam.c642 struct curlx_dynbuf dyn; in data_urlencode()
817 struct curlx_dynbuf dyn; in url_query()
1087 struct curlx_dynbuf nbuf; in getparameter()
H A Dtool_operate.c1985 struct curlx_dynbuf cookies; in single_transfer()
/curl/lib/
H A Ddynbuf.h44 #define curlx_dynbuf dynbuf /* for the struct name */ macro

Completed in 42 milliseconds