Searched refs:dupch (Results 1 – 1 of 1) sorted by relevance
1578 php_curl *dupch; in PHP_FUNCTION() local1593 dupch = init_curl_handle_into_zval(return_value); in PHP_FUNCTION()1594 dupch->cp = cp; in PHP_FUNCTION()1596 _php_setup_easy_copy_handlers(dupch, ch); in PHP_FUNCTION()1600 if (build_mime_structure_from_hash(dupch, postfields) == FAILURE) { in PHP_FUNCTION()
Completed in 9 milliseconds