Searched refs:CURLU_APPENDQUERY (Results 1 – 6 of 6) sorted by relevance
77 #define CURLU_APPENDQUERY (1<<8) /* append a form style part */ macro
761 append_list[i].qflags | CURLU_APPENDQUERY); in append()
770 CURLU_APPENDQUERY 7.62.0
1203 appendquery = (flags & CURLU_APPENDQUERY)?1:0; in curl_url_set()
397 d CURLU_APPENDQUERY...
5263 curl_url_set.3: fix typo in reference to CURLU_APPENDQUERY