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.c47 static bool my_get_line(FILE *fp, struct curlx_dynbuf *, bool *error);
127 struct curlx_dynbuf buf; in parseconfig()
335 static bool my_get_line(FILE *fp, struct curlx_dynbuf *db, in my_get_line()
H A Dtool_writeout_json.c42 struct curlx_dynbuf *out, bool lowercase) in jsonquoted()
91 struct curlx_dynbuf out; in jsonWriteString()
H A Dtool_ipfs.c43 struct curlx_dynbuf dyn; in ensure_trailing_slash()
100 struct curlx_dynbuf dyn; in ipfs_gateway()
H A Dtool_paramhlp.c97 struct curlx_dynbuf dyn; in file2string()
134 struct curlx_dynbuf dyn; in file2memory()
374 struct curlx_dynbuf obuf; in proto2num()
556 struct curlx_dynbuf dyn; in checkpasswd()
H A Dvar.c102 struct curlx_dynbuf *out) in varfunc()
210 const char *line, struct curlx_dynbuf *out, in varexpand()
289 struct curlx_dynbuf buf; in varexpand()
H A Dtool_cfgable.h71 struct curlx_dynbuf postdata;
H A Dtool_urlglob.c631 struct curlx_dynbuf dyn; in glob_match_url()
H A Dtool_setopt.c221 struct curlx_dynbuf escaped; in c_escape()
H A Dtool_getparam.c1038 struct curlx_dynbuf dyn; in url_query()
1279 struct curlx_dynbuf nbuf; in getparameter()
H A Dtool_operate.c1826 struct curlx_dynbuf cookies; in single_transfer()
/curl/lib/
H A Ddynbuf.h44 #define curlx_dynbuf dynbuf /* for the struct name */ macro

Completed in 51 milliseconds