Home
last modified time | relevance | path

Searched refs:php_curl_progress (Results 1 – 2 of 2) sorted by path

/PHP-7.4/ext/curl/
H A Dinterface.c1585 php_curl_progress *t = ch->handlers->progress; in curl_progress()
2078 ch->handlers->progress = ecalloc(1, sizeof(php_curl_progress)); in _php_setup_easy_copy_handlers()
3009 ch->handlers->progress = ecalloc(1, sizeof(php_curl_progress)); in _php_curl_setopt()
H A Dphp_curl.h148 } php_curl_progress, php_curl_fnmatch, php_curlm_server_push; typedef
155 php_curl_progress *progress;

Completed in 16 milliseconds