php_curl_fnmatch 1373 ext/curl/interface.c 	php_curl_fnmatch *t = ch->handlers->fnmatch;
php_curl_fnmatch 2072 ext/curl/interface.c 		dupch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch));
php_curl_fnmatch 2862 ext/curl/interface.c 				ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch));
php_curl_fnmatch  154 ext/curl/php_curl.h 	php_curl_fnmatch  *fnmatch;