Home
last modified time | relevance | path

Searched refs:dupch (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/curl/
H A Dinterface.c1630 php_curl *dupch; in PHP_FUNCTION() local
1645 dupch = init_curl_handle_into_zval(return_value); in PHP_FUNCTION()
1646 dupch->cp = cp; in PHP_FUNCTION()
1648 _php_setup_easy_copy_handlers(dupch, ch); in PHP_FUNCTION()
1652 if (build_mime_structure_from_hash(dupch, postfields) == FAILURE) { in PHP_FUNCTION()

Completed in 10 milliseconds