php_curl_fnmatch 1381 ext/curl/interface.c 	php_curl_fnmatch *t = ch->handlers->fnmatch;
php_curl_fnmatch 2077 ext/curl/interface.c 		dupch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch));
php_curl_fnmatch 2866 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;