Home
last modified time | relevance | path

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

/PHP-5.5/ext/curl/
H A Dphp_curl.h142 } php_curl_progress, php_curl_fnmatch; typedef
154 php_curl_fnmatch *fnmatch;
H A Dinterface.c1381 php_curl_fnmatch *t = ch->handlers->fnmatch; in curl_fnmatch()
2077 dupch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in PHP_FUNCTION()
2866 ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch)); in _php_curl_setopt()

Completed in 20 milliseconds