Home
last modified time | relevance | path

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

/PHP-7.4/ext/curl/
H A Dphp_curl.h148 } php_curl_progress, php_curl_fnmatch, php_curlm_server_push; typedef
157 php_curl_fnmatch *fnmatch;
H A Dinterface.c1538 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch()
2088 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_setup_easy_copy_handlers()
3121 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_curl_setopt()

Completed in 18 milliseconds