libidn
1.26
|
Go to the source code of this file.
Variables | |
const Stringprep_profiles | stringprep_profiles [] |
const Stringprep_profile | stringprep_nameprep [] |
const Stringprep_profile | stringprep_kerberos5 [] |
const Stringprep_table_element | stringprep_xmpp_nodeprep_prohibit [] |
const Stringprep_profile | stringprep_xmpp_nodeprep [] |
const Stringprep_profile | stringprep_xmpp_resourceprep [] |
const Stringprep_profile | stringprep_plain [] |
const Stringprep_profile | stringprep_trace [] |
const Stringprep_table_element | stringprep_iscsi_prohibit [] |
const Stringprep_profile | stringprep_iscsi [] |
const Stringprep_table_element | stringprep_saslprep_space_map [] |
const Stringprep_profile | stringprep_saslprep [] |
const Stringprep_profile stringprep_iscsi[] |
Definition at line 255 of file profiles.c.
const Stringprep_table_element stringprep_iscsi_prohibit[] |
Definition at line 185 of file profiles.c.
const Stringprep_profile stringprep_kerberos5[] |
Definition at line 69 of file profiles.c.
const Stringprep_profile stringprep_nameprep[] |
Definition at line 46 of file profiles.c.
const Stringprep_profile stringprep_plain[] |
Definition at line 153 of file profiles.c.
const Stringprep_profiles stringprep_profiles[] |
Definition at line 33 of file profiles.c.
const Stringprep_profile stringprep_saslprep[] |
Definition at line 301 of file profiles.c.
const Stringprep_table_element stringprep_saslprep_space_map[] |
Definition at line 280 of file profiles.c.
const Stringprep_profile stringprep_trace[] |
Definition at line 169 of file profiles.c.
const Stringprep_profile stringprep_xmpp_nodeprep[] |
Definition at line 106 of file profiles.c.
const Stringprep_table_element stringprep_xmpp_nodeprep_prohibit[] |
Definition at line 94 of file profiles.c.
const Stringprep_profile stringprep_xmpp_resourceprep[] |
Definition at line 131 of file profiles.c.