Home
last modified time | relevance | path

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

/PHP-7.0/ext/curl/
H A Dphp_curl.h145 } php_curl_progress, php_curl_fnmatch; typedef
157 php_curl_fnmatch *fnmatch;
H A Dinterface.c1491 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch()
2072 dupch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in PHP_FUNCTION()
2902 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_curl_setopt()

Completed in 13 milliseconds