libidn
1.42
|
#include <stringprep.h>
Data Fields | |
const char * | name |
const Stringprep_profile * | tables |
name | name of stringprep profile. |
tables | zero-terminated array of Stringprep_profile elements. |
Element structure
Definition at line 169 of file stringprep.h.
const char* Stringprep_profiles::name |
Definition at line 171 of file stringprep.h.
const Stringprep_profile* Stringprep_profiles::tables |
Definition at line 172 of file stringprep.h.