Home
last modified time | relevance | path

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

/PHP-8.0/ext/curl/
H A Dcurl_private.h69 } php_curl_progress, php_curl_fnmatch, php_curlm_server_push; typedef
78 php_curl_fnmatch *fnmatch;
H A Dinterface.c1414 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch()
1935 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_setup_easy_copy_handlers()
2859 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_curl_setopt()

Completed in 13 milliseconds