Searched defs:idn_nameprep_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/include/idn/
H A Dnameprep.h70 typedef struct idn_nameprep *idn_nameprep_t; typedef in typeref:struct:idn_nameprep
91 idn_nameprep_create(const char *version, idn_nameprep_t *handlep);
97 idn_nameprep_destroy(idn_nameprep_t handle);
108 idn_nameprep_map(idn_nameprep_t handle, const unsigned long *from,
123 idn_nameprep_isprohibited(idn_nameprep_t handle, const unsigned long *str,
138 idn_nameprep_isunassigned(idn_nameprep_t handle, const unsigned long *str,
152 idn_nameprep_isvalidbidi(idn_nameprep_t handle, const unsigned long *str,

Completed in 11 milliseconds