php_curl_fnmatch 1377 ext/curl/interface.c 	php_curl_fnmatch *t = ch->handlers->fnmatch;
php_curl_fnmatch 1998 ext/curl/interface.c 		dupch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch));
php_curl_fnmatch 2763 ext/curl/interface.c 				ch->handlers->fnmatch = ecalloc(1, sizeof(php_curl_fnmatch));
php_curl_fnmatch  157 ext/curl/php_curl.h 	php_curl_fnmatch  *fnmatch;