Home
last modified time | relevance | path

Searched refs:fnmatch (Results 1 – 14 of 14) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLOPT_FNMATCH_DATA.md17 CURLOPT_FNMATCH_DATA - pointer passed to the fnmatch callback
H A DCURLOPT_WILDCARDMATCH.md33 option, using an **fnmatch**-like pattern (Shell Pattern Matching) in the last
/curl/tests/data/
H A Dtest111329 FTP wildcard download - changed fnmatch, 2x perform (DOS LIST response)
H A Dtest57426 FTP wildcard download - changed fnmatch, 2x perform (Unix LIST response)
H A DDISABLED46 # fnmatch differences are just too common to make testing them sensible
/curl/lib/
H A Dcurl_fnmatch.c377 switch(fnmatch(pattern, string, 0)) { in Curl_fnmatch()
H A Dftplistparser.c332 compare = data->set.fnmatch; in ftp_pl_insert_finfo()
H A Durldata.h1724 curl_fnmatch_callback fnmatch; /* callback to decide which file corresponds member
H A Dcurl_config.h.cmake200 /* Define to 1 if you have the `fnmatch' function. */
H A Dsetopt.c2848 data->set.fnmatch = va_arg(param, curl_fnmatch_callback); in setopt_func()
H A Durl.c464 set->fnmatch = ZERO_NULL; in Curl_init_userdefined()
/curl/.github/scripts/
H A Dspellcheck.words256 fnmatch
/curl/
H A DCMakeLists.txt1554 check_function_exists("fnmatch" HAVE_FNMATCH)
H A Dconfigure.ac4172 fnmatch \

Completed in 58 milliseconds