Lines Matching refs:pref
182 my $pref = "${w}res = curl_easy_setopt(curl, $name,";
186 print "${pref} \"string\");\n$check";
187 print "${pref} NULL);\n$check";
191 print "${pref} 0L);\n$check";
192 print "${pref} 22L);\n$check";
193 print "${pref} LO);\n$check";
194 print "${pref} HI);\n$check";
199 print "${pref} dep);\n$check";
202 print "${pref} share);\n$check";
205 print "${pref} errorbuffer);\n$check";
211 print "${pref} stringpointerextra);\n$check";
214 print "${pref} httppost);\n$check";
217 print "${pref} mimepost);\n$check";
220 print "${pref} stream);\n$check";
223 print "${pref} &object);\n$check";
225 print "${pref} NULL);\n$check";
228 print "${pref} slist);\n$check";
234 print "${pref}\n$i${l}cb);\n$check";
237 print "${pref} &func);\n$check";
239 print "${pref} NULL);\n$check";
243 print "${pref} OFF_NO);\n$check";
244 print "${pref} OFF_HI);\n$check";
245 print "${pref} OFF_LO);\n$check";
248 print "${pref} &blob);\n$check";