Lines Matching refs:pref
238 my $pref = "${w}res = curl_easy_setopt(curl, $name,";
242 print "${pref} \"string\");\n$check";
243 print "${pref} NULL);\n$check";
247 print "${pref} 0L);\n$check";
248 print "${pref} 22L);\n$check";
249 print "${pref} LO);\n$check";
250 print "${pref} HI);\n$check";
255 print "${pref} dep);\n$check";
258 print "${pref} share);\n$check";
261 print "${pref} errorbuffer);\n$check";
267 print "${pref} stringpointerextra);\n$check";
270 print "${pref} httppost);\n$check";
273 print "${pref} mimepost);\n$check";
276 print "${pref} stream);\n$check";
279 print "${pref} &object);\n$check";
281 print "${pref} NULL);\n$check";
284 print "${pref} slist);\n$check";
290 print "${pref}\n$i${l}cb);\n$check";
293 print "${pref} &func);\n$check";
295 print "${pref} NULL);\n$check";
299 print "${pref} OFF_NO);\n$check";
300 print "${pref} OFF_HI);\n$check";
301 print "${pref} OFF_LO);\n$check";
304 print "${pref} &blob);\n$check";