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