Searched refs:libidn (Results 1 - 12 of 12) sorted by relevance

/external/curl/lib/
H A DMakefile.m3231 # Edit the path below to point to the base of your libidn package.
33 LIBIDN_PATH = ../../libidn-1.30
H A Dversion.c98 len = snprintf(ptr, left, " libidn/%s", stringprep_check_version(NULL));
307 NULL, /* libidn version */
338 version_info.libidn = stringprep_check_version(LIBIDN_REQUIRED_VERSION);
339 if(version_info.libidn)
H A DMakefile.netware35 # Edit the path below to point to the base of your libidn package.
37 LIBIDN_PATH = ../../libidn-1.18
283 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
/external/curl/src/
H A Dmakefile.dj29 EX_LIBS += $(LIBIDN_ROOT)/lib/dj_obj/libidn.a -liconv
H A DMakefile.m3243 # Edit the path below to point to the base of your libidn package.
45 LIBIDN_PATH = ../../libidn-1.30
H A DMakefile.netware35 # Edit the path below to point to the base of your libidn package.
37 LIBIDN_PATH = ../../libidn-1.18
296 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
/external/curl/packages/DOS/
H A Dcommon.dj56 # Use libidn for international domain names
89 LIBIDN_ROOT = $(TOPDIR)/../IDN/libidn
/external/curl/docs/examples/
H A DMakefile.netware35 # Edit the path below to point to the base of your libidn package.
37 LIBIDN_PATH = ../../../libidn-1.30
269 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
/external/curl/packages/vms/
H A Dgenerate_config_vms_h_curl.com62 $libidn = 0
118 $ if f$locate(",libidn,", args_lower) .lt. args_len
120 $ libidn = 1
122 $ if .not. libidn
125 $ write sys$output "Run with the ""libidn"" parameter to attempt to use."
431 $if libidn
/external/curl/packages/OS400/
H A Dccsidcurl.c448 if(p->libidn)
449 n += strlen(p->libidn) + 1;
501 if(convert_version_info_string(&id->libidn, &cp, &n, ccsid))
/external/curl/include/curl/
H A Dcurl.h2262 const char *libidn; member in struct:__anon3254
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h1832 const char *libidn; member in struct:__anon6306

Completed in 191 milliseconds