Searched refs:fnmatch (Results 1 – 14 of 14) sorted by relevance
17 CURLOPT_FNMATCH_DATA - pointer passed to the fnmatch callback
33 option, using an **fnmatch**-like pattern (Shell Pattern Matching) in the last
29 FTP wildcard download - changed fnmatch, 2x perform (DOS LIST response)
26 FTP wildcard download - changed fnmatch, 2x perform (Unix LIST response)
46 # fnmatch differences are just too common to make testing them sensible
377 switch(fnmatch(pattern, string, 0)) { in Curl_fnmatch()
332 compare = data->set.fnmatch; in ftp_pl_insert_finfo()
1724 curl_fnmatch_callback fnmatch; /* callback to decide which file corresponds member
200 /* Define to 1 if you have the `fnmatch' function. */
2848 data->set.fnmatch = va_arg(param, curl_fnmatch_callback); in setopt_func()
464 set->fnmatch = ZERO_NULL; in Curl_init_userdefined()
256 fnmatch
1554 check_function_exists("fnmatch" HAVE_FNMATCH)
4172 fnmatch \
Completed in 58 milliseconds