Searched refs:CURLU_APPENDQUERY (Results 1 – 5 of 5) sorted by relevance
78 #define CURLU_APPENDQUERY (1<<8) /* append a form style part */ macro
975 append_list[i].qflags | CURLU_APPENDQUERY); in append()
869 CURLU_APPENDQUERY 7.62.0
1409 appendquery = (flags & CURLU_APPENDQUERY)?1:0; in curl_url_set()
417 d CURLU_APPENDQUERY...