make_copy 170 ext/curl/interface.c static int php_curl_option_str(php_curl *ch, zend_long option, const char *str, const int len, zend_bool make_copy) make_copy 180 ext/curl/interface.c if (make_copy) {