Searched refs:idn_ucsset_fix (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/include/idn/
H A Ducsset.h89 * The set must be in the building phase -- that is, before 'idn_ucsset_fix'
96 * idn_failure -- already fixed by 'idn_ucsset_fix'.
112 * idn_failure -- already fixed by 'idn_ucsset_fix'.
125 idn_ucsset_fix(idn_ucsset_t ctx);
129 * The set must be in the lookup phase -- in other words, 'idn_ucsset_fix'
136 * idn_failure -- not fixed by 'idn_ucsset_fix' yet.
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dfilechecker.c104 idn_ucsset_fix(ctx->set);
H A Ducsset.c68 * And 'idn_ucsset_fix' sorts the array by the code point value, and also
83 * segment are computed by 'idn_ucsset_fix'. This narrows down the
192 idn_ucsset_fix(idn_ucsset_t ctx) { function
200 TRACE(("idn_ucsset_fix()\n"));

Completed in 1346 milliseconds