Home
last modified time | relevance | path

Searched refs:dict (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Dmacos.c47 CFDictionaryRef dict = SCDynamicStoreCopyProxies(NULL); in Curl_macos_init() local
48 if(dict) in Curl_macos_init()
49 CFRelease(dict); in Curl_macos_init()
H A DMakefile.inc143 dict.c \
290 dict.h \
/curl/tests/data/
H A Dtest145017 dict
20 dict
26 dict://%HOSTIP:%DICTPORT/d:basic
H A Dtest44529 dict
49 -x http://%HOSTIP:%PROXYPORT/%TESTNUMBER -p gopher://127.0.0.1 dict://127.0.0.1 http://moo https://…
H A Dtest156026 dict
/curl/docs/libcurl/opts/
H A DCURLOPT_DEFAULT_PROTOCOL.md37 dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3,
/curl/.github/
H A Dlabeler.yml178 lib/dict.*,\
/curl/.github/workflows/
H A Dlinux.yml159 --disable-dict --disable-gopher --disable-ldap --disable-telnet
H A Dmacos.yml104 … --disable-alt-svc --disable-dict --disable-file --disable-ftp --disable-gopher --disable-imap \
/curl/
H A Dconfigure.ac891 AC_MSG_CHECKING([whether to support dict])
892 AC_ARG_ENABLE(dict, optenable
893 AS_HELP_STRING([--enable-dict],[Enable DICT support])
894 AS_HELP_STRING([--disable-dict],[Disable DICT support]),

Completed in 24 milliseconds