Home
last modified time | relevance | path

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

/PHP-7.1/ext/curl/
H A Dphp_curl.h151 } php_curl_progress, php_curl_fnmatch, php_curlm_server_push; typedef
163 php_curl_fnmatch *fnmatch;
H A Dinterface.c1518 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch()
2066 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_setup_easy_copy_handlers()
2926 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_curl_setopt()

Completed in 12 milliseconds