-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.FTPWildCard.CustomMatch
Andrew Lambert edited this page Sep 26, 2023
·
2 revisions
libcURL.FTPWildCard.CustomMatch
Dim CustomMatch As Boolean
If True
, libcURL will raise the PatternMatch
event instead of using its own internal matching function. The default is False
.
- CURLOPT_FNMATCH_FUNCTION in the libcURL documentation
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.