Searched refs:sym_idn2_to_unicode_8z8z (Results 1 – 4 of 4) sorted by relevance
24 extern int (*sym_idn2_to_unicode_8z8z)(const char * input, char ** output, int flags);
21 int (*sym_idn2_to_unicode_8z8z)(const char * input, char ** output, int flags) = NULL; variable
1302 r = sym_idn2_to_unicode_8z8z(t, &s, 0); in dns_name_apply_idna()
47 r = sym_idn2_to_unicode_8z8z(label, &utf8, 0); in resolve_system_hostname()