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

/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dwind.h74 int wind_ucs4utf8_length(const uint32_t *, size_t, size_t *);
H A Dutf8.c166 * wind_ucs4utf8_length() + 1 long (the extra char for the NUL). If
168 * out variable (just like wind_ucs4utf8_length()).
241 wind_ucs4utf8_length(const uint32_t *in, size_t in_len, size_t *out_len) function
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dname.c265 ret = wind_ucs4utf8_length(uni, unilen, &k);

Completed in 61 milliseconds